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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Vaishali04
Helper III
Helper III

mailto not working on MAC

Hi All,

 

I have below measure that works fine in Windows but do not work on MAC.

In below measure it looks for a  product is filtered  than  finds point of contact emaild and  stores that value in measure [mailto Product] 

mailto = if( ISFILTERED(Products[Product]),"mailto://"&[mailto Product]&"?subject=Ecosystem Insights Feedback - Product: "& FIRSTNONBLANKVALUE(Products[Product])
 
if I remove "//" it stops working on windows also
 
Does anyone knows how to run the same in MAC also ?
Regards
Vaishali
1 ACCEPTED SOLUTION
Vaishali04
Helper III
Helper III

I found the solution. Actually removing "//" doesn't works on local but works in browser.

View solution in original post

1 REPLY 1
Vaishali04
Helper III
Helper III

I found the solution. Actually removing "//" doesn't works on local but works in browser.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors