Forum Discussion
Anonymous
6 years agoNot applicable
report output as attachment
I think I know the answer to this one, my users are used to getting report outputs as excel attached in their emails? Is there a way in power bi where report output can be attached in emails as e...
GilbertQ
6 years agoSuper User
Hi there
This can be done using the Power BI REST API
Here are more details: https://powerbi.microsoft.com/en-us/blog/export-report-to-pdf-pptx-and-png-files-using-power-bi-rest-api/
This can be done using the Power BI REST API
Here are more details: https://powerbi.microsoft.com/en-us/blog/export-report-to-pdf-pptx-and-png-files-using-power-bi-rest-api/
Ludia
6 years agoHelper I
If you don't want to add any code, you can send the report as a pdf with a link to your user by "Subscribe to emails" in power bi service, but unfortunately, there is no excel version supperted there
- Anonymous6 years agoNot applicable
they want excel as an output, so i guess its visual studio ssdt 2017 or power bi report server ? and then export to file api ?
- Ludia6 years agoHelper I
You mentioned you had the "power bi premium" workspace, right? Power BI report server is available in Power BI Premium license, so you can have paginated reports easily, good luck