export to powerpoint
14 TopicsPower BI Download Visualization Issue
Hello everyone! I hope you can help me, I have had a topic where, the company does not want to pay for the power BI licenses so I have had to be working with a FREE license, but let's say that to share it I host it in my workspace and from there I create my code to publish to the web (public), and that code I put it to the SharePoint in a site and in that way I have been able to be sharing as an embedding. but now I have a topic where I'm being asked to copy my dashboard visualizations as an image... Does anyone know how I can do that?Solved2.6KViews0likes8CommentsSorry, your report can't be exported to a PowerPoint file right now
Hi, I have been through all of the documents and suggestions given for this error, but I can't seem to find what the issue could be. The report was exporting fine for months & all of the sudden now does not export. Is there an part of the error that might be able to point me in the direction on where the problem might be or where to look. My report is long, but not too long it is not too big or too slow. I have not changed the code in report or dataset and supposedly the Admins say they have not changed anything. Can anyone help me in troubleshooting. It appears that other reports(all are small-3 tabs) export. I am able to export each slide individually just not all at once. Any help is appreciated! Thank you in advance!865Views0likes3CommentsAutomate export to PowerPoint for selected visuals
I have a business need where the business contineously connects with different clients by sharing a PowerPoint deck with smart narative analysis based on certain visuals from one Power BI report. right now, we are manually exporting certain visuals from Power BI into a template deck and adding our comments to it manually....... for each client. (So Imagine doing that for each client since the exported visuals don't interact with each other inside PowerPoint). The goal is to automatically export the list of visuals to their "placeholders" on the Power Point slide, then adding our own insights to it in the form of "comments" inside the Power Point deck. so, Is there such way to automate this process? either inside Power Platform in Power Apps, or Power Automate, an API or outside of Power Platform? to give a more detailed example: Automatically Export visual 1 and 5 from Page/dashboard 1, visual 4 and 7 from page 2 and visual 3 only from page 3 from one Power BI report and have it automatically exported to page 9, 15 , 17 and 19 inside Power Point and into their place holder for each of those visuals. PowerPlatfarm @PowerApps816Views0likes1CommentExporting Power BI full Matric Visualization ( including scroll data ) to Power Point / PDF
Dear Folks, We are using Power BI report server to host our reports and finding it really impossible to export Visualization to Power point from PBI RS. Moreover, resolution of Exported pdf file is not so great which also does not include scroll data of Tabular / Matric visualization. Any solution is much appreciated. Many Thanks,854Views0likes2CommentsCustomized PowerPoint templates for PowerBI export
I am required to provide daily PowerPoint reports to my customer, and all the data comes out of PowerBI. However, the customer has specific format requirements for PowerPoint, and the PBI "export to PPT" does not meet those requirements. So, I end up spending hours manually formatting the exported PPT to meet the customer's specifications. I was wondering if there is a way to create a customized PPT export in PowerBI, so I can 1-click and get the right output. Ideally, I do not want to go for a 3rd party software to do it. Thanks in advance for any advise you have.2.8KViews0likes2CommentsPower BI Export to file Error
We are using the latest version of the API (V3) I have copied the code examples from here - https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to in my 'PostExportRequest' function I have tried the following - var Client = GetPowerBiClient(); var export = Client.Reports.ExportToFileAsync(reportId, exportRequest); export.Wait(); var exportResult = export.Result; On the wait, I get a 'Forbidden' error The user accessing this is acting as a Service Principal and is set to have full admin rights on the PowerBI settings. on this - var Client = GetPowerBiClient(); var export = Await Client.Reports.ExportToFileAsync(reportId, exportRequest); This never completes and seems to run forever.8.2KViews1like19CommentsExport Report To PowerPoint
Hi, 1 - is it possible to speed up the export time in power bi? 2 - When exporting to PowerPoint, each generated slide contains a link to the report, do you generate them without links or insert a specific link chosen by us? 3 - is it possible to decide with what name the export file is generated?Solved1.6KViews0likes3CommentsError when exporting to PowerPoint
Hi all, I am getting since yesterday this error message when trying to export to PowerPoint but I cannot see any specific incident about it. Thank you Couldn't export to PowerPoint Sorry, your report can't be exported to a PowerPoint file right now. Please try again later or contact support. If you contact support, please provide these details. Activity ID: 3a215f35-9908-405b-9d06-f8b913e1e277 Request ID: 6c47b093-645f-9079-0489-27b0af929e7f Correlation ID: bc473e85-b78a-f5c5-17bf-db914e71e4fc Status code: 200 Time: Wed Jul 22 2020 14:59:36 GMT+0400 (Gulf Standard Time) Service version: 13.0.13913.66 Client version: 2007.2.01968-train Cluster URI: https://wabi-west-europe-d-primary-redirect.analysis.windows.net/Solved5.2KViews0likes4Comments