Hi All - I am new to Anaplan and sure missing something obvious in implementing this use case.
Could you please point me what I am doing wrong
Use case: Create a button in dashboard for admins to add new Regions. As soon as a new region is added it should be saved in a list
Here is what I did
1. Created a module (INP01 Region) with no dimension. It has line items Region code, Region Name, Is Active?, Is New?
2. Created a saved view with a filter on IsNew? boolean to show only newly added region
3. Created a list (L1 Region) to hold all regions that are active and new ones added
Issue I am facing:
#1: When I try to import saved view into the list, I don't see the line items ( Region code, Region Name, Is Active?, Is New?) in mapping screen.