The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello everyone!
I have a question regarding the Export to PDF functionality in Power BI Desktop. Right now, we are having 5-6 different report pages based on client level page filter applied on atleast 2-3 report pages. Everytime, we need to take a PDF copy, we have to manually hide the other two clients page and then export it.
Is there a simplified way to achieve this without having to hide / unhide pages everytime to export reports of different clients? We need a way for us to automate or get an easier workaround for manual hide/unhide things. The reason I am looking for this suggestion is because we are planning to make this bigger for 20-25 odd pages for different clients and then it would be super difficult to do hide/unhide everytime for each client.
Any suggestions / help would be highly appreciated.
Regards!
Solved! Go to Solution.
Hi @Sashwato ,
Currently, in PowerBI Desktop, export to pdf exports the current page displayed in the report.
As you said, if you want to send specific pdfs to different users, this approach may be cumbersome. But the best way is to set RLS to display the corresponding visual results according to different users.
related document link: Row-level security (RLS) with Power BI - Power BI | Microsoft Docs
Hope it helps you more.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Sashwato ,
Currently, in PowerBI Desktop, export to pdf exports the current page displayed in the report.
As you said, if you want to send specific pdfs to different users, this approach may be cumbersome. But the best way is to set RLS to display the corresponding visual results according to different users.
related document link: Row-level security (RLS) with Power BI - Power BI | Microsoft Docs
Hope it helps you more.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Sashwato , Try to use RLS and user should be assigned those clients and schedule report for those users
RLS - Row Level security
https://community.powerbi.com/t5/MBAS-Gallery/Microsoft-Power-BI-Unleash-row-level-security-patterns...
https://radacad.com/dynamic-row-level-security-with-organizational-hierarchy-power-bi
Hi Amit,
Thank you for your suggestion. Right now, since we want to avoid giving external clients the Pro license, so we are doing it at month-end basis just once.
Is there any other workarounds at Desktop level?
Regards!