Hello,
I created a saved view from the actual module and created a UX page for Account Review. In the Module "Country" and "Segment" are subsidiary. I can't figure out how can I use them as a page selector in UX page. Please advise.
Thanks,
Hi @Gharbali,
You can create user filters and use them as dropdown selectors.
Your user filter selection module should look like this, just a simple module with list-dimensioned line items without any formulas.
In the SYS11 User Filter Selection module, line items like "Account Review - Country" and "Account Review - Segment" are published on the UX page.
As shown above, the SYS11 User Filter Selection module is referenced by other SYS modules that contain the actual user filters. There is also a lesson in the Level 3 training on how to set up user filters.
Good luck with the training!
Seyma 🌷🙂
Since Country & Segment are not the dimensions of this module and present as a line item, hence we cannot directly use them as page selectors. Instead we need to create filter like Seyma mentioned above.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…