Hi,
We have a Selector on a screen which shows the Active Counter and Active Percentage. The entity of this selector is previously prefiltered by a On Open Trigger procedure. This makes it display 20/50 elements even if the user has not Selected anything.
From the user point of view, he/she should only see 20 elements. And 20 should be 100% selection. The user may have no knowledge of all the elements in the DataBase beyond his 20 elements. He should only see the % of what he/she can access. Is there a way to show correctly the Active counter?
If no, we should hide the Active counter and Percentage as they are confusing. But in that case, is there a way to display that a filter is simply active, like the small icon we see in Excel or PowerBI when a field is filtered?
Thanks