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

-
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.
.png)
-
Finally you must run the application and place an existing id to filter it into the Grid
.png)
-
And you can see that it filters by client
