Forum Discussion

adithyananduri's avatar
adithyananduri
Regular Visitor
8 years ago

Measure as a Hyperlink Help

Hi,

 

Is there a way to add a dynamic Hyperlink to a report? 

I am only able to use a calculated column to display a hyperlink. But the calculated column doesn't respond to user interactions (slicers).

 

I have something like this:

TargetURL = Concatenate("https://www.google.com/",FirstNonBlank(d_Categories[Category],1))

 

Please help!!

10 Replies