powerbi-visuals-api
Advanced tools
Changelog
3.7.0
displayWarningIcon
: enables visuals to display a warning icon with customized text and details.Changelog
3.6.0
supportsEmptyDataView
: added the "supportsEmptyDataView" as a capability, enables visuals to receive formatting properties even if they don't have any data roles.Changelog
3.5.1
VisualEnumerationInstanceKinds
: add enum to support different formatting typesVisualObjectInstance
: new propertyInstanceKind
and altConstantValueSelector
optional properties to support conditional formatting.Changelog
3.4.0
fetchMoreData
: new aggregateSegments
parameter (default true), for supporting no-aggregation fetchMoreData.