Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 66 | |
| 31 | |
| 28 | |
| 24 |