In JSL, is there a way to only show certain items from a particular column? For instance, say I have a data table with a column called "Color". That column of data is filled with "Blue", "Yellow", "Red", "Orange" values. I want to show a Local Data Filter where the only options for the user are "Yellow" and "Red" (meaning the user of the dashboard would not even know that "Blue" and "Orange" were in the data table.
Thanks in advance!
Martin