Hi,
I'm building an low code app and i've got an query filter for the end user to be able to filter an table. However i want to start with an default filter to restrict the amount of information shown when opening the app. If the user choose too they will be able to change it and see more entries. Is this possible?
Hi Gerwin,
It is not possible to configure a default selection for the query filter. If there is a certain subset of the data that is more important to the app users, we typically put this on its own page and show the full dataset in a side panel or different page.