Hello all, I am trying to implement the solution. I have 10 rows in the List table and I want to redirect these 10 rows to 10 different reports in SAS VA when the user select or click on the row. With the below solution I was able to link only one report and when I click any row from 1 to 10 all redirects to the same report. Can someone help me what I am doing wrong? I want to redirect the 10 rows to 10 different SAS VA reports which I already created. Appreciate your help. Note: I don't want to create in Text object. I want to create the links in List Table and my table looks like the below screenshot.
... View more