Forum Discussion
JoelPendery
8 years agoFrequent Visitor
Highlights array not present when there is no Measures DataRoll
I'm having some issues with locating the highlighting array. I have built a visual with two Grouping DataRoles and one Measure Data Role (the measure roll may or may not be filled). I can observe the...
- 8 years ago
The highlighting array is specified if and only if Measure field is filled.
This is default and expected behavior of Power BI.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
JoelPendery
8 years agoFrequent Visitor
Is there a way to get the highlight array any other way? Or, is there a way to implement two separate IVisual classes within one extensibility module? I basically have a hierarchy table with no measure data and want to highlight an entry based on a dropdown menu.
v-viig
8 years agoCommunity Champion
As far as I know, there aren't other ways unfortunately.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals