Forum Discussion
aoliver
6 years agoHelper III
Dashboard from Power BI into your application - Question
Hello everyone, Im following the next tutorial of Guy In a Cube: https://www.youtube.com/watch?v=XSAHwE21Buk I am wondering if my idea its possible to perform: In my app, using C#, I open...
v-yuta-msft
6 years agoCommunity Support
aoliver ,
I'm afraid I haven't found any resource about insert image to report from dashboard using C#. Why not create an image tile directly in power bi dashboard?
https://docs.microsoft.com/en-us/power-bi/service-dashboard-add-widget
Regards,
Jimmy Tao
aoliver
6 years agoHelper III
Thanks for your answer,
I dont wanna that, sorry if I explained in a confused way.
I want to read a visual from my dashboard using API and C# and save it as an picture object (png) to use it later in a word or pdf
Cheers
- v-yuta-msft6 years agoCommunity Support
aoliver ,
I'm afraid there's no such kind of API which can let user save visual as .png/.jpg file. This feature is also not supported in power bi service, you may submit an idea here to help improve power bi.
Regards,
Jimmy Tao
- aoliver6 years agoHelper III
OK
Thanks for your answer... It's a pity
Cheers