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
As far as I know, Power BI Custom Visuals API doesn't support two or more dataViews.
Please use the single dataView in categories to resolve the issue.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- ysapiyev8 years ago
Responsive Resident
Ok. Thank you.
Since visuals don't support more than one dataview, why does combo chart's capabilities file have three of them?
- v-viig8 years ago
Community Champion
What combo chart are you talking about?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- ysapiyev8 years ago
Responsive 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