The databases are all external collections
I am using the Adalo Users database and have used fields within that to store temporary id’s to resolve similar issues on other screens
You can find the filtering details with that database integration documentation.
If you know how to filter but don’t get the previous screen data to map in the filter, then that data would be missing in the current screen. You can check this on the screen settings to see what screens cause the data loss in the current screen.
Morning
I’m integrating with MSSQl via an API.
I did get this working by having a temporary column within the Default Users table to store the id required
Hi, I tried filtering data from Xano database (not as external collection). However, it shows all the data first for a fraction of seconds and then applying the query parameters to filter the list (This can be seen in the youtube video also, which you have mentioned here: https://www.youtube.com/watch?v=vXz2HfXKJGo (at 08:22 mins). Could you suggest why this might be happening and how to avoid?