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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

mailto subject line

Hello,

 

I am extremely green with powerbi and its functionality. I am trying to use the mailto function to prepopulate an email to specific addresses based on table data, with a subject line containing table date-

 

I have been able to achieve the email, with prepolated to fields using-

Send Email = CONCATENATE("mailto:",'Overview of Exp'[Email])
Is there anyway to add subject?
 
for instance I would like it to read-(table field) Expireds have been pulled
 
thank you for any help or insight with this.
2 REPLIES 2
Anonymous
Not applicable

you can instead use a textbox, add you text and then format part of the text as URL 

KD_PBI_DA100_0-1642164341461.png

 

The URL would be someting like below:


mailto:"Customer Support"<CustomerSupport@XYZ.com>?subject=Workspace: XYZ Workspace Related Query

Check this video https://www.youtube.com/watch?v=wxEo_hO3iIM&list=PLDz00l_jz6zzttb28XH8GHZNL6vvpBlkQ&index=90 at 1:30

harshnathani
Community Champion
Community Champion

Hi @Anonymous ,

 

Not very clear

Please share the sample data and what is the expected output.

 

Regards

HN

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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