I need to pull data from one module into another. Here's a breakdown of my setup:
Module1(G4 Metro Module): This module is dimensioned by G4 Metro list and includes a line item that maps 'Node classifications' to the G4 Metro items.
Module 2 (Import Module): This module is dimensioned by a numbered list (UID) and has a line item for the country (Find Country
) that has G3 countries.
G4 Metro rolls up to G3 country list.
I need to pull the 'Node classifications' column from the G4 Metro module into the Import module. I could not use parent function as it does not apply in this context.
What’s the best way to pull Node classifications into the numbered listed Import module?