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
Solved! Go to Solution.
@Anonymous , Try like
CALCULATE(averagex(Value('Date Table'[Date), [Count Nok]),
DATESINPERIOD('Date Table'[Date],
LASTDATE('Date Table'[Date]), -7, DAY
)
Make sure datetable is marked as Date table and in filters and visual you are using period/date from date table
@Anonymous , Try like
CALCULATE(averagex(Value('Date Table'[Date), [Count Nok]),
DATESINPERIOD('Date Table'[Date],
LASTDATE('Date Table'[Date]), -7, DAY
)
Make sure datetable is marked as Date table and in filters and visual you are using period/date from date table
Thank you! It worked!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |