Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi All,
I am working on project in which i am planning to download the Agent wise report in PDF automatically, I use to do this activity in Excel converting range in PDF using VBA. Is their anyway we can do this by using DAX or M query ( i don't have idea on M query)
Thanks,
K Raghavender Rao
Hi @kolturra
Sorry I have no idea about what the agent wise report is. but if you're working with power bi desktop/service for the report. then export as a PDF is possible.
For desktop:
For service:
I don't think it's able to export the pdf using DAX/M code. Probably the above 2 ways are the most easier way.
For the automatic download option, the product team has set about is. you can vote for this idea in the portal to bring it coming soon:
Hi @v-diye-msft ,
Thanks for your reply.
In my PBIX file i have dashboard which has country wise analysis, i want to download PDF individual country wise like below.
INDIA.PDF
CANADA.PDF
USA.PDF
i was searching whether we can automate this task or not.
Thanks,
K Raghavender Rao