Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 73 | |
| 70 | |
| 39 | |
| 34 | |
| 23 |