Forum Discussion
michal089
7 years agoFrequent Visitor
DataViewMappings with both table and categorical.
Hi! Lately I came across the situation in which I have to define two different data view mappings. Being precise, I have to define both table and categorical mappings. My code is: "da...
- 7 years ago
Multiple dataViewMappings are not supported currently, which is a pain. I've basically been creating larger than necessary data tables in my model and passing those in, and then transforming the data into the format I need in my JavaScript before rendering my visuals.
https://github.com/Microsoft/PowerBI-visuals/issues/251
akshaytech9
4 years agoRegular Visitor
Hi v-viig,
Adding to the question raised by @rahulvartak, could you please let us know whether any single calculated measure value can be passed along with categorical dataview with many-to-one join relationship ?
Thanks,
Akshay