Forum Discussion
Hyperlink not working
- Anonymous1 year ago
Hello Maha16 ,
This is expected behavior in Power BI. When a hyperlink is constructed using values from multiple fields, any missing (blank) value can result in an incomplete or invalid URL, which prevents it from rendering as a clickable link.
Deku is correct this typically happens due to a malformed URL caused by blanks in key fields. To resolve it, we recommend reviewing how the hyperlink is constructed and ensuring it handles missing values gracefully. Also, confirm that the column is categorized as a Web URL.
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Thankyou.
I assume you are calculating the link URL with a measure based on values from the missing row? If so you may be ending up with a malformed URL