Forum Discussion
Anonymous
4 years agoNot applicable
Automatically export a Power BI report in PDF and send it using email
I am trying to Automate a process that would export a Power BI report in PDF format and send an Email on a scheduled basis with that PDF as an attachment. Is that possible without passing by a pr...
Greg_Deckler
4 years agoCommunity Champion
Anonymous Sure:
1. Install Powershell
2. Read this: Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Docs
3. Read this: Working with PowerShell in Power BI | Microsoft Power BI Blog | Microsoft Power BI
4. Read this: Reports - Export To File - REST API (Power BI Power BI REST APIs) | Microsoft Docs
5. Code it
Anonymous
4 years agoNot applicable
Thanks a lot Greg_Deckler I'll try them
- Anonymous4 years agoNot applicable
Did it work? How did you implement it finally? Would it be possible that you provide insights?
Best,
Fabio