Forum Discussion
How to create a button as a hyperlink for sending an email
- 7 years ago
A workaround:
You can add a textbox with an asterix, turn the asterix into windings font then turn that into a hyperlink where you can use mailto:
Video here from Ruth at Curbal
https://www.youtube.com/watch?v=wxEo_hO3iIM&list=PLDz00l_jz6zzttb28XH8GHZNL6vvpBlkQ&index=89
Cheers,
Maria
A workaround:
You can add a textbox with an asterix, turn the asterix into windings font then turn that into a hyperlink where you can use mailto:
Video here from Ruth at Curbal
https://www.youtube.com/watch?v=wxEo_hO3iIM&list=PLDz00l_jz6zzttb28XH8GHZNL6vvpBlkQ&index=89
Cheers,
Maria
- Ritesh_Air5 years ago
Post Patron
Thanks. It works. Only question I have is: Can we populate the "Subject line" of an email?
- Clinical_Epi5 years ago
Advocate III
Hi - I guess Power Bi has its restrictions, it would be good if there was a HTML option so we could add extra functionality using code, HTML is a good example where if MS added this into Power BI more people would take up the product.
Another pet peeve of mine right now is getting all Months to show in a Trend line (graph line visual) - plenty of options for avg or var lines, but when using a trend line our options are limited...
- Ritesh_Air5 years ago
Post Patron
I figured it out. You need to put ? and then subject. It needs to be like this:
mailto:[email protected]?subject=What ever you want to put
Thanks,
Ritesh
- TRK3 years ago
Helper II
i have done this and it worked very well for me and several users. however, some users reported that instead of opening their outlook email - it opened their email in webbrowser instead of their desktop and others reported just getting a webpage - but not actual email.
Do you know if any settings need to be in place on a users computer so that this type of hyperlink works for them? - kymramosrpo1 year ago
Advocate V
Thank you for sharing! Video's already 6 years ago but the content is still relevant to this day. Big thanks, ruthpozuelo!!!