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.
Good day,
I am having trouble creating a graph which displayes the ranges on the X-as and counts of those ranges in the y-as.
Can someone kindly assist wih it ?
Attached is a snip of the data set and the grapgh which i want to create.
Solved! Go to Solution.
@Riaz02 , Better to unpivot those columns in the Power query
Unpivot Data(Power Query): https://youtu.be/2HjkBtxSM0g
@Riaz02 , Better to unpivot those columns in the Power query
Unpivot Data(Power Query): https://youtu.be/2HjkBtxSM0g
Amitchandak,
Thank you it worked but i now face a different challenge.
The Grapf is now created but i am struggling to add filters for date and also the system randomly aranges the X-as of the graph.
How can i add filters and als adjust the position of the information on the X-as ?