The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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