I have this data table right and I got some filters on it, one is a combo box and the others are dropdowns to filter off of. It is connected to a SQL table on the backend and for some, not a lot, but still some dropdown selections the data table comes back with duplicate values and I'm not sure why because there are no duplicates of these values on the backend. But wait, it gets weirder. I tried removing the SQL data source and re adding it into the app, doesn't work same thing; however, the second it refresh the data source with the same filters on suddenly the duplicates are gone and the correct data is displayed. The problem is when I publish it and basically by default it shows the duplicates for whatever reason, the only way I can get rid of them is by refreshing the data source when in edit mode.

Report
All responses (
Answers (