Forum Discussion
Graph with multiple dates
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
In your case, un-pivot your leads table so you have same lead id with different date and status column.
3 Replies
- amustafaSolution Sage
In your case, un-pivot your leads table so you have same lead id with different date and status column.
- SammyNedHelper I
Thank you, works perfectly.
- AnonymousNot applicable
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