Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello community,
I would like to add a bar chart with two x axis like this image to my report:
I have defined the necessary measures, however I could not obtain the above image.
Scenario:
I have monthly users, the main black bars, show how many users for the current month.
The green/red bars show how many increase/decrease from last month.
Accordingly, I split the numbers based on categories.
Any Ideas could help?
My kind Regards
Solved! Go to Solution.
Hello @ahmadhatahet !
You can use a table visual with three columns and use the conditional formatting of data bars on the last two. Then just adjust the visual to get to the desired result.
Hello @ahmadhatahet !
You can use a table visual with three columns and use the conditional formatting of data bars on the last two. Then just adjust the visual to get to the desired result.
Worked, Thank you