Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi. I have created a column that concatenates several values, resulting in:
<a href=matilto:email@email.com?subject=http://documentlink</a>
Document link is location of an invoice, and each record has a seperate invoice. I'm looking for a way for a user to click on this concatenated cell, and receive the document link to their inbox. Is there a better code to achieve this? I've formatted the above as a web url, but it's not opening anything.
Thank you.
Solved! Go to Solution.
Hi @Unicorn_Tech ,
URLS must start with one of the following:
So in your case you will need to modify the url to:
matilto:email@email.com?subject=http://documentlink
Then change the data category to web url and turn on url icon.
Best Regards,
Jay
Hi @Unicorn_Tech ,
URLS must start with one of the following:
So in your case you will need to modify the url to:
matilto:email@email.com?subject=http://documentlink
Then change the data category to web url and turn on url icon.
Best Regards,
Jay
@Unicorn_Tech
You Turn-on the "URL Icon" under Values:
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
It's on, but unfortunatley there is no change.
@Unicorn_Tech
Hope the following document will be of help. You also share a sample Power BI file that represents your issue.
https://docs.microsoft.com/en-us/power-bi/create-reports/power-bi-hyperlinks-in-tables.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Hi. I've managed to fix the code, so it now opens an email the way I would like (removed the hrefs). Is there now a way to hide the complicated code, with some kind of icon?
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.