Unable to search all the records in a view since default record count is 500

Hi Team,

I have a view configured in App studio to get all the cases and user should be able to search a particular record.

View uses data page to fetch the results and data page in turn uses report definition to get 500 records and these 500 records are shown on the view. When user tries to search a record , it will search only from these 500 records. Since we cannot use parameterized data page in a view, can anyone please help to fix this issue.

-Thank you

@DadaKhalenderS17239908

You can goto the Data Access tab of the report definition and increase the “Maximum number of rows to retrieve” field.

@DadaKhalenderS17239908

Can you please ensure the query option is enabled in your data page rule?