Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
So my data is like this:
Part ID | date step A completed | date step B completed | date step C completed |
123 | 1/2/2020 | 1/7/2020 | 2/1/2020 |
456 | 1/2/2020 | 1/6/2020 | 2/1/2020 |
I'm having a really tough time figuring out how to format the data such that I get a graph that shows how how many parts completed step A on 1/2/2020, etc. Ideally, I'd like to do this on a per-process and per-day format so that we can see how many parts went through each step on a given day. Thanks for your help.
Solved! Go to Solution.
Hi @rvanderploeg,
I think the trick would be to unpivot the steps and go from there.
Have a look at this PBIX file.
https://drive.google.com/file/d/1-1MqqqH0zkWdlb0yVHwJ-MaDj2jsI5_I/view?usp=sharing
Regards,
Kim
Have I solved your problem? Please click Accept as Solution so I don't keep coming back to this post, oh yeah, others may find it useful also ;). |
If you found this post helpful, please give Kudos. It gives me a sense of instant gratification and, if you give me Kudos enough times, magical unicorns will appear on your screen. If you find my signature vaguely amusing, please give Kudos. | Proud to be a Super User! |
Hi @rvanderploeg,
I think the trick would be to unpivot the steps and go from there.
Have a look at this PBIX file.
https://drive.google.com/file/d/1-1MqqqH0zkWdlb0yVHwJ-MaDj2jsI5_I/view?usp=sharing
Regards,
Kim
Have I solved your problem? Please click Accept as Solution so I don't keep coming back to this post, oh yeah, others may find it useful also ;). |
If you found this post helpful, please give Kudos. It gives me a sense of instant gratification and, if you give me Kudos enough times, magical unicorns will appear on your screen. If you find my signature vaguely amusing, please give Kudos. | Proud to be a Super User! |
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
75 | |
56 | |
38 | |
33 |
User | Count |
---|---|
99 | |
56 | |
51 | |
44 | |
40 |