Forum Discussion
Send automatic emails to different users per page
Hello community!
I am writing to ask one question that maybe has been answered before, but I am quite new to Power BI so your help will come very handy.
I have a power bi desktop .pbix with over 40 slides (1 slide per customer analyzed). I would like to take a snapshot from this .pbix, one per page and send 40 emails to the different 40 users.
For instance, page 1 should be sent to email 1, page 2 to email 2, and so on...
I dont want any other page to be sent to user 1 but page 1.
Is there any way to set this easily and automatically daily and how would you set it?
Thank you so much
2 Replies
- DavisBISolution Specialist
Hi , in this case using Power BI Report Builder (Paginated report, username can be used to filter the pages) + Power Automate (can send email base on parameter) would be better
- kumar_biRegular Visitor
UlisesCiccola , How did you implemented the solution ? I was in a similar need , did you used Power Automate flow ?