The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Good afternoon,
I am creating a theme, however I am struggling with changing a setting within the clustered bar chart.
I am trying to change the display units to "none", however I not sure of the JSON syntax to do this, I think it needs to be added to the following line of code: "valueAxis":[{"showAxisTitle":true,"gridlineStyle":"dotted"}],
Solved! Go to Solution.
Hi @Anonymous ,
look at this.
https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/ClusteredBar.json
https://github.com/deldersveld/PowerBI-ThemeTemplates
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
@Anonymous ,
You may also refer to the doc Report themes json file.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
look at this.
https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/ClusteredBar.json
https://github.com/deldersveld/PowerBI-ThemeTemplates
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials