Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
This thread was created to gather feedback and communicate over the new Export to PowerPoint (Preview) feature in PowerBI.com.
Ask questions, suggest features, or leave general feedback. We will monitor closely.
Thanks,
Tzvi Keisar
Program Manager, Power BI
Would it be possible to Export to PowerPoint (as available in powerBi service) directly from powerbi embeded in a web application?
I looked at in powerbi embeded in my web application and all I see under File is Save & Save as.
I am wondering about this.
thanks
In Power BI Embedded we plan to add support to export to an image through API, this way the embedding App developer can decide if to implement export to PDF, export to PPT or export to anything they wish to based on the graular images that can be generated trough the API
Any timeline for that? This is highly anticipated!
Daniel
Most chances are it wont show up as is
thanks for reply, how would it show up on power bi embeded?
will a link to document available on how to do this (through API) when this feature also available on power bi embeded?
thanks
Most chances are showing it will depend on the implementation, i.e the developer embedding the reports.
it is planned for Q1-18 and yes, when it wil lbe available we will also add relevant docs and sample code to help developers make the best of it
thanks for reply and the planned time
Great feature.
Some questions:
Will the limit off 15 sheets increased?
Which Powerpoint template (.potx) is used to create the powerpoint.
It would be great to have a custom .Potx to be used for the export to Powerpoint.
I am not sure hte 15 pages limit will increase. We do plan to allow selecting a subset of pages, so if your report has more then 15 pages, you will be able to print it.
Also, there are no near term plans to allow custom PPTX. However, the exported PPT is fully editrable so you can add and change hte slides, including the cover slide, post export.
Hi Can we customised the first page of the power point so it can have a company logo and name of customer the power point it created.
Hey,
we are getting feedback from customers that the exported pictures are being fuzzy. Please make the stuff export as real graphs in powerpoint so there will be no issues with fuzzyness on very high resolution screens...
Thanks!
Thank you for implementing this future. Currently in-session interactivity is not supported. Is there a plan to enable this? When can we expect this? This feature would be a huge value-add.
Hi guys.
I don't see that option, why?
Do I need to apply for it or something like that?
Greetings.
@tabar My report is already on the Power BI Online 😕 and I dont have that option in any of my reports.
The screenshot is in spanish but u can see the icons.
It is really awkward. Do you have the latest version of the Power BI desktop? Otherwise write an email to the developers: mpbisup@microsoft.com
Hi @JonatanNG
Please note that this is really not about how to make a PowerPoint. And what was described earlier (setting a macro) is not a setting in PowerBi, but rather something within any Office program. For example check out here: http://www.pptfaq.com/FAQ00944_Delete_all_hyperlinks_in_a_slide_presentation.htm
This is about the problem that occurs when you have made a PowerPoint from a PowerBi report, that within that PowerPoint it will always have embedded links. So if you open up the PowerPoint and hover over a graph with your mouse, it will show the link to the PowerBi report.
Any suggestions for a non-technical work-around to not have those embedded links are much appreciated.
Hi @tabar,
Are you indicating there is an option to disable embedded links? I would be really interested to find out where this is exactly! Could you let me know where exactly this can be found?
I do not really know if you mean hyperlinks? By the way you can just delete all the links from pictures in power point with some macro. For example create a macro and copy these codes and run it:
Sub DeleteLinks()
Dim oSl As Slide
Dim x As Long
For Each oSl In ActivePresentation.Slides
For x = oSl.Hyperlinks.Count To 1 Step -1
oSl.Hyperlinks(x).Delete
Next
Next
End Sub
Hi guys.
I don't see that option, why?
Do I need to apply for it or something like that?
Greetings.
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.