This example will show how you can pass parameters from a Grid to another TAB application so that it can be used to execute SQL queries in different applications contained in the TAB.

1. Two applications of the Grid type must be created, both must be filtered by their own id

2. The two tables are called Employees and Employees State and start with the same id

![](https://desk.zoho.com/DocsDisplay?zgId=716875472&mode=inline&blockId=2kf82df98c2d3192f41299362ee1d7a254a53)

![](https://desk.zoho.com/DocsDisplay?zgId=716875472&mode=inline&blockId=2kf827c4ca95b7c514f6bb72b779f135fdd5c)

3. Then within the TAB application, two tabs are created, and in each one there are the two applications in each tab

![](https://desk.zoho.com/DocsDisplay?zgId=716875472&mode=inline&blockId=2kf829dcd0762331a4989abbc0a9cb553a84e)

4. Then in the edition of each linked application you must pass a parameter, then from there you must create a global variable that you will pass as a parameter for both applications: