Forum Discussion

roorka's avatar
roorka
Frequent Visitor
7 years ago
Solved

+/- 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 what is the right name for it? Or maybe how to find it?

 

Thanks a lot

Ula

  • 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).

9 Replies

    • roorka's avatar
      roorka
      Frequent Visitor

      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's avatar
        Anonymous
        Not applicable

        roorka  thanks for sharing the "showExpandCollapseButtons" property; it works great. Where did you find it?