Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
How do I show the average number of days of a certain month depending on the "Completed Date" field even though it is filtered as differently as shown below?
For example, I have selected December 2021, based on the report details only 1 order was completed with 20 days as the average time. However, as seen below, it accounts for the "Order Date" field, hence, calculating (32+20+26)/3 = 26 days.
I would like to show it as:
December 2021 - 20 ave days for 1 order
January 2022 - 29 ave days for 2 orders (32+26)/2 = 29
Solved! Go to Solution.
Hi @GA1993 ,
Create a inactive relationship between sheet1 and tac_cal on date and completed date.
Then create a measure named AVG.
AVG =
Pbix file in the end you can refer.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
How do I insert a pbix file here? I couldnt find an icon to click...
This is what I got 😕
Hi @GA1993 ,
Create a inactive relationship between sheet1 and tac_cal on date and completed date.
Then create a measure named AVG.
AVG =
Pbix file in the end you can refer.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 50 | |
| 43 |