Hi.
I have a canvas app displaying a table data of defects. I have two basic sort filters setup pulling in all data. One is to sort by year 2019/ 2020 and the other is to sort by state. When I set my first filter to all years, it works correctly, I see all my data. But when I set it to filter just by state, Some states are not showing the 2020 defects but other states display correctly. So, the filter is working correctly for most all, but some not.
Is there a known PA filtering issue or a performance issue that might be causing this?