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
I have a dataset with a date column, column called "column" (every value is 1 for simplicity), and a measure for rolling average.
Hi Ashish Mathur, I've tried the above mentioned, the outcome still looks pretty much unchanged unfortunately
Share the download link of the PBI file and shwo the expected result.
That takes me to a sign-in page.
Seems like I cannot share with you because you're outside of the organisation, im sorry. But it seems like the issue could be because I have duplicate rows in my date. (Have filtered it down in the data view tab but didn't know that the filter gets stripped off in the report view)
Yeap its uploaded to the power bi service, would need you to log in with an account.
I obviously cannot log in there. Share the download link of the PBI file.
I get a sign-in page.
Hi,
Try this approach:
Total = SUM(vw_BI_Yield_Trend[Column])
Measure = calculate([Total],datesbetween(calendar[date],min(calendar[date])-2,min(calendar[date])))
Hope this helps.
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.