Hi,
Please can anyone show me how can I use a summary method but include only items that are visible after using a filter.
Thanks in advance
Hi @Ikrame
You would have to create another line item that shows filtered data only. You can use a formula like this - "If <filter condition> then <source data> else 0". Then the summary of the newly created line item will show you the sum of filtered items.
However, if your filtering is by user dimension, then this module will also need to be by user dimension and will tend to increase in size.
@Ikrame
Summary Items are applicable to all of the items, it doesn't work selectively or on filters.
Thanks,
Misbah
Miz Logix
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…