Feasibility to navigate to custom url from a table visual

In quicksight, do we feasibility to navigate to custom url from a table visual.
I see that we can use Actions, However I would like to navigate when use clicks on name column cell

I have a table containing columns

EmployeeId;EmployeeName;Department

I would like to navigate when user click on employeeName details to custom url, passing employeeid as querystring parameter.

@yogendrasgautam
you can use url action for that… it won’t be single click like traditional html/hyperlink… it will pop another menu, and from there you will be click on user-define action (in your case url-action)

1 Like