Forum Discussion
+/- icons property (pivotTable/rowHeaders) in json theme
- 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).
https://github.com/deldersveld/PowerBI-ThemeTemplates can help.
BTW, the pbix file can be unzipped ;)
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.
- Anonymous7 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.