i have a table and i want to move to a webpage xyz on clicking column1 entries
and to a web page abc on clicking column 2 items.
Please assist.
2 answers
If there is a dimension like region or category that determines the columns of your table, you can use that in a calculated field to conditionally set a URL string field that you can use in the URL action.