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.
I have built a page using drill through on a categaory.
Lets say I have n number of categories. when I click on 1 category and use drill through it gives me details of that category.
Need to create an export function which when clicked should download all the details of category page by page.
Dashboard layout
Home Page
Category drill through page
Export layout
Homepage
category 1 details
category 2 details
category 3 details
and so on.
Can somebody tell a solution or workaround.
Hello @Anonymous ,
check this out https://learn.microsoft.com/en-us/power-bi/collaborate-share/end-user-pdf?tabs=powerbi-service
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote For my Idea💡
Proud to be a Super User! | |
hi @Idrissshatila
the export should drill though on each category and generate the file.
Dashboard layout
Home Page
Category drill through page
Export layout
Homepage
category 1 details
category 2 details
category 3 details
and so on.
Hello @Anonymous ,
Power Bi Doesn't support to automatically drill through and export, you should do this manually or try to do it using Power automate.
https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-automate-power-bi-report-export
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote For my Idea💡
Proud to be a Super User! | |
Power Automate does allow drill through and export however only concern in my case is that I cant keep the track of no of categories and i need to print drill through report of all categories at once