Forum Discussion
PSB
2 years agoHelper III
rolling 7 days Median trend (Power Query)
I have data with Date and Data field. I need rolling 7 days median chart. for each day, I need what was past 7 days median. X-Axix (date), Y-Axis (Median value for past 7 days) there are multiple ...
- 2 years ago
Hi,
PBI file attached.
Hope this helps.
Ashish_Mathur
2 years agoSuper User
Hi,
This shoud typically be done with a measure (not in Power Query). Would you be OK with that?
- PSB2 years agoHelper III
Yes, that will work too. Would you please share pbix file with solution?
Thanks
- Ashish_Mathur2 years agoSuper User
Hi,
PBI file attached.
Hope this helps.
- PSB2 years agoHelper III
Really appreciate your help. This solution worked for me.