Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I am really struggling to get powerBI to work for me. Having been trying with chatGPT but it is even more useless than me so going to ask some real experts!!
I have a data table that records tasks that are being done.
Each task has a start and end date. Where the task is still being worked out it will be null.
I created custom columns so that the end date always has a valid date even when null. So I use today+1. Then open is anything with endate<today.
I need a measure that will calculate the number open cases and how this has changed over time, i.e. graphing it.
But I am really struggling to get it to work. It seems like a relatively common use case but don't know if I should transform my data first to make it easier to use.
Any advice greatly appreciated
Solved! Go to Solution.
Hi there @PowerBI-Noob
Take a look at the Events in Progress pattern on DAX Patterns.
There are two options presented there:
Please give that a try and post back if you need some more help 🙂
Regards
Hi there @PowerBI-Noob
Take a look at the Events in Progress pattern on DAX Patterns.
There are two options presented there:
Please give that a try and post back if you need some more help 🙂
Regards