Forum Discussion
pallavinegi
3 years agoFrequent Visitor
Minimize the formula
- Anonymous3 years ago
Hi pallavinegi ,
Do you want to get the average value of last 7 days? If yes, you can refer the following thread to get it:
calculate average for past 7 days
Measure = CALCULATE ( AVERAGE ( 'Table'[Value] ), DATESINPERIOD ( 'Table'[Date], TODAY (), -7, DAY ) )If the above one can't help you get the desired result, please provide some raw(fake) data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
NikhilChenna
Skilled Sharer
3 years agoHi pallavinegi ,
We cannot see the formula, I think you forgot to paste it. Can you please paste it so that we can check and revert on it.
Regards,
Nikhil Chenna