Forum Discussion
roorka
7 years agoFrequent Visitor
+/- icons property (pivotTable/rowHeaders) in json theme
I'm trying to set a default value for +/- icons property (pivotTable/rowHeaders) in my json theme file for Power BI. Unfortunately I'm not able to find the proper name for that property. Do you know...
- 7 years ago
Unfortunately, there's no complete list of item names in the Microsoft documentation (probably also because it would be very hard to maintain the full list of names with so many updated properties each month). But in the meantime I was able to found that property name. It's "showExpandCollapseButtons" (bool).
Anonymous
7 years agoNot applicable
Anonymous Yes. For anyone looking for the +/- property, you can see the addition that was made to the Matrix visual under the "Pull Requests" section of the GitHub.
Anonymous
7 years agoNot applicable
Can anyone help me with the json theme for KPI Indicator custom visual in json?
I was trying to pass the visual as KPIIndicator but as in json we already have KPI so it is not working.