Hi. as a data source I have the SP List with 20 columns type text and choice, and it shoud have grow up to 2000 rows. I need to filter the values based on 5 columns, dependent on each other. So far I am filtering 3 text type data, successfully, by using a dropdowns.
To further refine the filtering, I need to add two more controls, but possibly on the choice type columns, Level1 and Level2 columns.
I have tried adding these columns, but columns are not being detected, from the dropdown and combobox (image below). If I change the column type in the text, so the columns are detected and it works fine.
What would be a proper way to filter the choice type data? Is there any better solution?
Thank you
