Hello Community,
In My model building I need a filter. Where if I Check on Monthly data should be available on monthly Basis. And if I check quarterly then it should be available in Quarterly basis so on..
Please help me through this.
Regards
JEEVAK
Hi,You can achieve this with simple filtering modules. First module would be selection filter to select if months or quarters should be shown.
Second module would be a calculation module where show months and show quarters are calculated on separate line items. Then these two line items are calculated together with Or statement. This final boolean value can be then used to filter wanted views.
When creating filtering modules you probably want to include user list especially if there is more than one user for the view. When user list is included then each user can control their own filters.
Best Regards,
Pyry Peura
Bedford Consulting
@AbhishekKPPN
Create this selecting module
create and refer as this below module
And put these three Boolean in to filter where you want select Any instead of All while applying filter.
@jagadishdash
Hi @jagadishdash,Please note that according to the best practices filters should be always one boolean not multiple booleans as multiple booleans is worse for the performance.
Here's a link to filter best practices:
https://community.anaplan.com/t5/Best-Practices/Filter-best-practice/ta-p/37595
@pyrypeura
Yes, Right.
For that case we can use combined filter (create one line item where three of the filter formula will be there with OR , use filter in the module as combined filter).
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!