I had a table with 350K rows and 60 columns (none virtual). However, due to security filter the actual rows in AppSheet data is around 50K. I was getting 18-22 seconds sync time in spite of trying lots of options within AppSheet. I then asked by best friend “ChatGBT” and it suggested to remove security filter and create a MySQL database view. To my surprised it has reduced sync time to under 10 seconds and improved UI performance as well.
Previously I created ticket with AppSheet support and tried all their suggestions with no noticitable improvements. AI can do better than humans, it appears :))
Now, I wonder if I move the slices also in database views to further improve as ChatGBT suggests???
Now, I wonder if I move the slices also in database views to further improve??