Forum Discussion
SarahHope
Helper II
3 years agoCan I hyperlink a columm with the urls from another column?
I have an ID column and an html column. What I'd like is to hide the html column but have my report hyperlink the ID column using the html column as a map. In the end, I hope that clicking the ID o...
Mkarwa-123
Resolver II
3 years agoFirst you create hyperlinks using concat() dax function in your table using add new column. If it works then you can add in formatting pane URL icon to other columes.