Forum Discussion
Anonymous
8 years agoNot applicable
Accessing highlights array - supportsHighlight capability
Hi, I' developing custom visual and want to support highlights. Here is my capabilities.json code: {
"dataRoles": [
{
"displayName": "Row",
"name": "row",...
- 8 years ago
As shown in the documentation highlights array will be added to values: options.dataViews[0].categorical.values[0].highlights
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
v-viig
8 years agoCommunity Champion
As shown in the documentation highlights array will be added to values: options.dataViews[0].categorical.values[0].highlights
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals