Hi,
I'm struggling to filter a table in NUX based on the page selector. Anaplan wants me to hard code an item to filter on. I want it to use the selected item in the page selector.
I have a bunch of projects with their parent category
Start and end month is set for each project. This aggregates with min for start and max for end to the category parent.
Based on the min and max months of the category, a filter is created that is set to TRUE for the active months for that category. The aim is to be able to show the active months of any underlying project.
Example Result in the module:
My problem is that I now want to use this filter in my dashboard, and Anaplan won't pick up the parent but instead wants me to hard code an item to base the filter on.
Selector settings if someone is interested
How can I make it so that the grid only shows the time periods that are active for the selected category using the boolean "Filter" in module "Project Category Timings"?