Forum Discussion
Anonymous
3 years agoNot applicable
How can I add Groups using Formatting model utils to build a formatting settings model?
Hi there! I use Formatting model utils to build a formatting settings model to populate the property panes. There are models, cards, and slices. I have relations as "Model -> Cards -> Slices". I ...
dm-p
3 years agoSuper User
There won't be any examples for the formatting model utils, because groups are not part of that libray's API. Currently - as you've observed - if you want full parity with the exposed formatting pane API, you will currently need to build the formatting model using getFormattingModel in the base Power BI Visuals API rather than using the additional utilities.
If this is not an option for you, I would suggest you create an issue in the repo or contact [email protected] so that the team know you want it as a feature.
Daniel