Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hey guys,
I have a problem and I would really appreciate it if you could help me. I need to email the Power BI report in PDF or PNG to each user, but this report must respect the RLS filters applied to each user.
Each user needs to receive an email containing only the data they are authorized to see, can anyone explain to me how to do this?
Solved! Go to Solution.
Hi @Rai_BI ,
Power BI allow you to export a Power BI report by using a REST call to the following file formats – PDF, PPTX (PowerPoint) and PNG.
Export Power BI reports to PDF, PPTX or PNG files using REST API | Azure updates | Microsoft Azure
Export Power BI embedded analytics reports API - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
If I have misunderstood your meaning, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Rai_BI ,
Power BI allow you to export a Power BI report by using a REST call to the following file formats – PDF, PPTX (PowerPoint) and PNG.
Export Power BI reports to PDF, PPTX or PNG files using REST API | Azure updates | Microsoft Azure
Export Power BI embedded analytics reports API - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
If I have misunderstood your meaning, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Rai_BI
every user can subscribe on his own end
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
Well, I tried, but it doesn't respect the RLS filter, the user gets all the data.