Clickable entity in a report definition
I have the following requirement: Enter a page with a list of numbers and other user record data. The list of data is constructed in a report definition.
How do I make the columns clickable such that once a number is clicked, it will take the user to a screen that displays full data on the id number of the user that was clicked.
In summary, I need a column in my report definition to be in URL format and clickable to launch a second flow action.