Forum Discussion
How to set two categorical vew mapping
- 8 years ago
It's native Power BI visuals. Multi data views are not supported by Power BI Custom Visuals API.
Please also note this repo is deprecated. Pleae don't rely on code in this repo anymore.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Ok. Thank you.
Since visuals don't support more than one dataview, why does combo chart's capabilities file have three of them?
What combo chart are you talking about?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- ysapiyev8 years agoResponsive Resident
Here is the link to file, which I'm talking about: https://github.com/Microsoft/PowerBI-visuals-core/blob/master/src/Clients/Visuals/capabilities/comboChart.capabilities.ts
- v-viig8 years agoCommunity Champion
It's native Power BI visuals. Multi data views are not supported by Power BI Custom Visuals API.
Please also note this repo is deprecated. Pleae don't rely on code in this repo anymore.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals