Forum Discussion
Hyperlink Column
- Anonymous7 years ago
Hi jordanberry89,
I test on my side and it can be recognized as hyperlink and open it on web browser.
Please add "https//" prefix to your url string and set up 'Date Category' to 'web url' enable hyperlink feature, otherwise power bi will recognize it as normal text string.
Regards,
Xiaoxin Sheng
Hi jordanberry89,
I test on my side and it can be recognized as hyperlink and open it on web browser.
Please add "https//" prefix to your url string and set up 'Date Category' to 'web url' enable hyperlink feature, otherwise power bi will recognize it as normal text string.
Regards,
Xiaoxin Sheng
Hey Anonymous,
Thank you for your help! I had the https:// added to the string, but what I was missing was setting the data category in the modeling view. The way I was trying to do it was going to the dataset and trying to cast it to a web url from a string.
My dashboard is working as expected now! I will make your post as the answer.