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.
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
User | Count |
---|---|
16 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
25 | |
13 | |
12 | |
8 | |
8 |