My webi document have two reports (two tabs).
First tab contain a list of ID.
When the user click on the ID, it should open the second tab (Report 2), displaying the ID the user clicked and further information on that ID.
Is it possible to get the ID the user clicked in a variable, so that I can display the ID and also use it as a filter on the table in Report 2?