The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Is there a way to send an email with parameter values to a specific email address from a powerBI button click ?
If so, are there simple steps outlined on how to do this ?
Many thanks
Solved! Go to Solution.
yes its possible but for this you will need to use a integration with a PowerApps and the powerapps visual, first you will need to configure the button over powerapps them call the app with power bi powerapps visual:
maybe this doc could help you starting looking at this: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual#:~:text=Power%2...
Proud to be a Super User!
@vsslasd1 You could use Flow to send the email, and attach a link to the flow to the Power BI button.
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
yes its possible but for this you will need to use a integration with a PowerApps and the powerapps visual, first you will need to configure the button over powerapps them call the app with power bi powerapps visual:
maybe this doc could help you starting looking at this: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual#:~:text=Power%2...
Proud to be a Super User!
also: https://powerusers.microsoft.com/t5/Building-Power-Apps/Send-Email-on-Button-Press/td-p/107329
Proud to be a Super User!