We can create static URLs in a TextBlock, inside a Canvas Dashboard. Would it be possible to read either a dimension value or measure, and then populate a dynamic URL?
We have three sets of reports that we want to use as External Client reporting. So in the table, we have a client id column. Then we create one shareable link for each client and edit the permission to filter the dimension model to a particular client.
The above works, but since the three reports are interrelated, we want to have links on the top of the dashboard to easily navigate in between the three. I was thinking of storing the id of the shareable link in the table and then using that dimension value to generate dynamic links specific to the client.
Any suggestions?