I need to create a filter for one of the columns in my module. It is not part of the dimension and it needs to be a drop down select list not the default filters in the module.
How do I accomplish this?
@acarrara
Create a module that we will use to select the object to be filtered. This will be the same list that is used in the target module.
Create a new line item in the target module and format this as boolean. This will the line item that we will eventual use inn our filter.
Use the following formula; =Target.Filter = FilterSelection.ListItem
The boolean will register as TRUE when the line item in our selector equals the line item from the drop down in the target module.
In the UX apply a filter in the grid settings using the filter line item in the target as your filter criteria.
Good luck, Chris
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!