deldersveld / PowerBI-ThemeTemplates

Snippets for assembling Power BI Themes
The Unlicense
460 stars 208 forks source link

Slicer - Missing property "multi-select with control" #72

Open FireFighter1017 opened 2 years ago

FireFighter1017 commented 2 years ago

Hi,

I was happy when I found your repo with all those templates! I was planning on using the one for slicers, but I noticed a setting I use is not there: Multi-select using control.

Do you know what is the property name for the JSON theme?

FireFighter1017 commented 2 years ago

Just found it here: https://community.powerbi.com/t5/Desktop/JSON-Label-for-Slicer-Selection-Control-Setting-Multi-select/m-p/816201

It is "multiSelect" and it is a boolean property. I'll let you update your template!