hi!
How do I show or hide different line items in a filter using line item subsets?To do this, we want to use the ITEM function to retrieve items from the line item subset list.
What can I do to help?
Yes that can be achieved by nesting List A and List B on rows and using a boolean filter that lookups a mapping of B to A.I put an example together to show you better what I mean:with this mapping module:Is that close to what you need?
If you have a line item dimensioned by a line item subset you would apply a filter to hide any values from the subset you didn't want to display. Or you just take those line items out of the subset or create another line item subset with only the line items needed for that module.What is it you are trying to achieve, perhaps we can understand more to be able to find the right solution?
Thank you! I understand!Just one question, what formula is in the 'Item' in the picture above?
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…