Search app for large number of records
Hello, i have a large number of records, 50000.
I want to filter the records but I don't want to do it in a report because it will be really slow to show the 50000 records everytime.
I would like to have a gui that I create my filters and then click apply to only see the records I want.
Is it possible?