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 have a dataset, similar to below, of leads and their respective dates of when they reached a state. eg: Lead 1 was in a new state on 29 Jan and then moved to a contacted state on 1 Feb etc.
I would like to create a stacked bar graph similar to the below (the colours of the bars correspond to the stage the lead is in).
I am struggling with the date axis as I created a date table but I can only make 1 relationship.
Please help
Thanks in advance
Solved! Go to Solution.
In your case, un-pivot your leads table so you have same lead id with different date and status column.
Proud to be a Super User!
Hi @SammyNed ,
If I understand correctly, the issue is that you want to create a bar chart. Could you please provide more raw data(exclude sensitive data) and the desired result with Text format or screenshot to make a deep troubleshooting?
It would be helpful to find out the solution.
You can refer the following links to share the required info:
How to provide sample data in the Power BI Forum
Best Regards,
Wisdom Wu
In your case, un-pivot your leads table so you have same lead id with different date and status column.
Proud to be a Super User!
Thank you, works perfectly.
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |