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
Do you want ot use two or more categories in your own custom visuals?
Can you share your current capabilities.json?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- v-viig8 years agoCommunity Champion
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 agoResponsive 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 agoCommunity Champion
What combo chart are you talking about?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals