Forum Discussion
Any way to render clickable hyperlink in a report?
- 10 years ago
Via Power BI desktop i was able to formart a hyperlink i had stored in a table as a cliclable hyperlink data type. I was able to apply the same formating on a calculated column.
I am preparing a report using a datamodel that uses direct query (SQL), for me Data Category DDL is disabled.
In PowerBI Desktop, I can see only two sections,
1) Report - I see as below
2) Relationships - I see as below
Any Clue on how to enable HyperLink for a Column?
Hi,
Has anyone able to accomplish this .I also have the same issue as KKakireported. I'm connecting to data from SQL Azure Database. Unable to find the option to enable hyperlink.
As suggested in the latest documentation here , this may not be possible unless the data coming from the database has urls. But I dont have urls in the data.
Additionally , I also want to call a Javascript function on click of this hyperlink. Is this possible.
Thanks.