I have a counter lobby element that displays a count of expense_id values.
I am trying to navigate to an aurena page - Expense Sheets - when I click on this counter value. I want the Expense Sheets page to display only the 3 Expense ID’s that are being counted.
This is my SQL Data Source output -
How can I setup the filter on the Web Access URL Address to allow only these 3 Expense IDs to show on the Expense Sheets List page?