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.
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.
- rusmanicai10 years agoNew Member
HI,
I am new at this Power BI thing, and I need some help somewhere along the same lines as the person who initiated this message.
I am pulling Data from SQL and one of teh columns is teh path and filename to a file on my P drive (P:\CD PDF\BAS\BAS 1234.pdf.
How can I add a new column that would apply formula "Hyperlink(Col1)" to all the records from my query?
I tried typing "CDPDFLink = concatenate(concatenate("=hyperlink(",[CDPDF]),")")" and while it doesn't fail, it did not make my data a clickable hyperlink.
I also change the column data type into weburl and that didn't work either.
Any thoughts on how to accomplish this?
Thank you,
Julia.