Forum Discussion
blumi78
8 years agoHelper I
How To Multiple Data Contexts?
I want to display two (or more) charts in the same visual, that interact of some sort. For this, I need two (or more) data contexts (Dimension->Measure). How can I define the contents of capabiliti...
v-viig
7 years agoCommunity Champion
You can use React or another library to build UI.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
GhadaElshamy
7 years agoFrequent Visitor
Which UI Library to use is not the problem, the problem is how to inject this UI to Power BI custom visual.
- v-viig7 years agoCommunity Champion
I suggest you start using our [email protected].
It supports modern ES2015 import export and webpack. That means you can import almost any library and use it.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals