Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Unicorn_Tech
Resolver I
Resolver I

Creating email with cell value

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.

1 ACCEPTED SOLUTION
v-jayw-msft
Community Support
Community Support

Hi @Unicorn_Tech ,

 

URLS must start with one of the following:

  • http
  • https
  • mailto
  • ftp
  • news
  • telnet

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

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.

View solution in original post

5 REPLIES 5
v-jayw-msft
Community Support
Community Support

Hi @Unicorn_Tech ,

 

URLS must start with one of the following:

  • http
  • https
  • mailto
  • ftp
  • news
  • telnet

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

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.
Fowmy
Super User
Super User

@Unicorn_Tech 

You Turn-on the "URL Icon" under Values:

Fowmy_0-1620564579767.png

 

Did I answer your question? Mark my post as a solution! and hit thumbs up


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.

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

Unicorn_Tech
Resolver I
Resolver I

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?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.