CommunityToolkit / WindowsCommunityToolkit

The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
https://docs.microsoft.com/windows/communitytoolkit/
Other
5.87k stars 1.37k forks source link

Integrate Power BI charts #821

Closed Odonno closed 4 years ago

Odonno commented 7 years ago

I don't think there is an easy way to integrate Power BI charts inside a UWP app.

It could be interesting to provide a control that to generate and show a Power BI chart.

http://community.powerbi.com/t5/Desktop/Power-BI-Embedded-Integrate-a-report-into-a-UWP-app/td-p/59360

deltakosh commented 7 years ago

Hey! We are about to open an UserVoice for idea submissions. I'll keep you posted

The plan is to use UserVoice to evaluate which controls/features to develop (based on most voted ones)

deltakosh commented 7 years ago

Hey @Odonno ! In order to evaluate if a feature can be added to the toolkit we created a new category on WPDEV Uservoice: https://wpdev.uservoice.com/forums/110705-universal-windows-platform?query=Power%20BI%20charts%20

image

Can you please create an entry for your idea? based on upvote we will be able to know if this is something we can add to the toolkit! Thank you very much

Odonno commented 7 years ago

Done.

https://wpdev.uservoice.com/forums/110705-universal-windows-platform/suggestions/17903440-power-bi-charts

deltakosh commented 7 years ago

Thanks!

michael-hawker commented 6 years ago

Could be another case where we can utilize a WebView for a bridge. Though it looks like we have to generate special tokens though the Power BI APIs.

We'd have to investigate, but it could be interesting if we could have a control which accepts a dashboard/workspace/report URI (or whatever identifying info required for viewing/authentication) and can do the backend work to get the embed token and then render the embedded view.

@Odonno was that the kind of thing you were thinking about?

Odonno commented 6 years ago

@michael-hawker Yeah, pretty much that. Having a dashboard and report could be really good. I do not have a use case for this at the moment. Indeed, the Charts control from Telerik UI is a great alternative.

I don't know if it has enough traction to be integrated inside the Toolkit.

lucaasrojas commented 6 years ago

Hey! What's the current status of this issue?

Odonno commented 6 years ago

@lucaasrojas Not enough traction for the moment.

Kyaa-dost commented 4 years ago

@Odonno any update on the issue?

Kyaa-dost commented 4 years ago

Not certain if this feature received enough vote to proceed since Uservoice is not operational anymore. Team, is this something we want to continue to look into it for the future project or should we close this out for now? @Odonno @deltakosh CC: @michael-hawker

Odonno commented 4 years ago

Well, maybe not spread enough. I believe that can be a thing, at least for business apps.

Anyway, I have no time to dedicate for this so I close it for now.