Filtering data within a grid

Á

Álvaro Moura

Last updated on Jul 9, 2026

To filter certain information within a Grid, the WHERE clause can be used. - An application of the Grid type must be created

  1. Then within the query that is going to be done, the filter is placed in a field and a global variable will be used to receive the information and filter it according to the client's id.

  2. Finally you must run the application and place an existing id to filter it into the Grid


  3. And you can see that it filters by client