What a custom visual receives in options.dataViews[0] (powerbi.DataView).
options.dataViews[0]
powerbi.DataView
The adapter reads categorical when it is present and falls back to table; single and matrix mappings are not read.
categorical
table
single
matrix
Optional
Readonly
What a custom visual receives in
options.dataViews[0](powerbi.DataView).The adapter reads
categoricalwhen it is present and falls back totable;singleandmatrixmappings are not read.