Hello!
I was wondering if there is a way to introduce dynamic filters for binary flags/indicator variable that only take values that are 0 or 1 and can be displayed as tickboxes on the dataview.
For users that wish to filter for materials in a drill down for example, it would be super helpful if they were able to select whether they would only like to view the rows with a 1 written into the flag column. The user could potentially hover over the column header and select between the two options (or keep both selected).
As this is user specific, we do not want to introduce a filter for everyone in the layout of the dataview.
Thank you!