Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello,
I'm facing an anoying issue.
I have a matrix, with each cells can contains multiples values (by using a concatenated function). Each value in dataset have a unique url.
when I add conditional formatting to use the url column , the problem is that for all values, this is the same url
i.e
cat / HTTP://xxxx_cat.htm
fish / HTTP://xxxx_fish.htm
dog / HTTP://xxxx_dog.htm
when enable the web URL, all values refers to cat.htm page.
I try to use html tag, without enable web URL, but not working (only display the URL, and cell is not clickable)
is there a way to display multiple values in a same cells, and use the related URL ?
thanks in advance
Xavier
Hi @cascador84 ,
Have you checked the official document about using hyperlinks in a table visual? If not, I'd like to suggest taking a look at the following link first.
Add hyperlinks (URLs) to a table or matrix - Power BI | Microsoft Learn
If the above does not help, can you please share a pbix file with some dummy data to test?
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Dear Tang,
thank you for your reply.
Yes I read the page, but found no solution
find the link for sample pbix on which I try to add one link / value
hyperlink without summarization in matrix
regards