This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
I have a table with the number of days to resolve a ticket (Date close ticket - Date open ticket)
I want to calculate the average number of days for the last 90 days.
I have tried with DATESINPERIOD([Date],MAX([Date],-90,DAY)
Also PARALLELPERIOD([Date],0,QUARTER)
But none of these techinique return what I want
And also, how do you return the result for the range between -90 days and -180 days?
Thanks
Solved! Go to Solution.
Hi @Anonymous ,
if you use this sample model
and the following measures:
you can get the following result:
Please hit the thumbs up & mark it as a solution if it helps you. Thanks.
Hi @Anonymous ,
if you use this sample model
and the following measures:
you can get the following result:
Hi @FredLEGUEN ,
Is your problem solved? If so, would you mind accept the helpful replies as solutions? Then we are able to close the thread. More people who have the same requirment will find the solution quickly and benefit here, thank you!
Best Regards,
Community Support Team _ kalyj
Hi,
In fact, no, the solution didn't solve my problem. This is why I didn't reply
With in your measure use below measure
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 29 | |
| 22 | |
| 22 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 41 | |
| 26 | |
| 22 | |
| 21 |