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.
Hi All - I am making a stacked column chart where only the first four bars have two values. I would like to increase the width of the columns, but cannot figure out how to do that.
Solved! Go to Solution.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThis worked for me; Change the axis type from Date to text - it still showed the discreet dates as at the bottom of the formatting you can choose the format that it goes too. Just be sure to check the date 'numbers' are actually dates and not text.
To force bars to touch exactly, you can:
This treats each week as a discrete category and removes all spacing between bars.
I had the same problem. I solved it by changing the category axis from automatic (date) to a text axis.
To force bars to touch exactly, you can:
This treats each week as a discrete category and removes all spacing between bars.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português