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?
XL3SetProperty to navigate
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as “Birth Date”, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, I…
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this “Models” L4 list is ranked at a…