Forum Discussion
spandl
3 years agoHelper I
Working example for new format pane
Hello, I am looking for a full example of the new format pane. https://learn.microsoft.com/en-us/power-bi/developer/visuals/format-pane With the documentation in the help section, I am able ...
spandl
3 years agoHelper I
I did find a working example in this branch:
https://github.com/microsoft/PowerBI-visuals-sampleBarChart/tree/barChartTutorial
The code sample is quite different from the code in the tutorial.
I will digg a bit deeper here and report back.