Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
25 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
30 | |
13 | |
11 | |
9 | |
6 |