Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D3 and Power BI - Reusable Custom Visuals for Everyone #20

Open
LukaszPawlowski-MS opened this issue Nov 19, 2015 · 1 comment
Open

Comments

@LukaszPawlowski-MS
Copy link

Power BI just enabled custom visualizations. We're a SaaS service for business users to bring together data from any data source created by Microsoft. Wanted to share what we're doing, listen to your thoughts, and I hope spark some inspiration.

You can easily plug in your D3 visualizations into Power BI's data stack that handles all the data queries for you. You write you visual once and then you can use it for any data in Power BI, including data from SaaS services like Salesforce, enterprise sources like SQL or Oracle, cloud big data sources like Spark, or real-time application data. It enables you to easily have multiple visuals on a single page, cross highlight, filter, brush and slice. You can event send your custom visual to others so they can use your visual in new and novel ways, without needing to know how to code.

We've made a huge bet on D3 and are eager to both share what’s possible today and to see how we can plug back into the community. We're pretty serious about our OSS projects - we open sourced our visualization stack under MIT License. It's a general purpose visualization library you can use to build re-usable visualizations.

I'd like to share with you what Power BI is, how easy it is to create visuals for Power BI, and walk you through our community driven gallery of custom visuals for Power BI. I also wanted to take time to hear your thoughts and see what's important to the broader D3 community.

I'm super excited to join unconf and meet you all!

Check out these links, I hope they spark your imagination:
Custom visuals in action (video)
Community visuals gallery
Microsoft/PowerBI-visuals playground
Microsoft/PowerBI-visuals (MIT license)
Power BI

@Osamanu
Copy link

Osamanu commented Jan 30, 2016

Want to create custom table in pbi, with a conditional cell background color.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants