I have an application that utilizes SQL as the data source.
On my home screen, I have a button for users to click that represents different divisions of our brand that they can click on to dive into that data. I want the button to do two things;
1. Activate a sheet, which is easy and I have that already built.
2. Also, when the user clicks on the button, they will query the database to return only data specific to that division. The field that I would want to be querying is called twAccountID Each division has a numeric value, for this example, when the user clicks on the button I want to return the twAccountID = 1