Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
i am trying to create rolling 12 months average using quick measure, what value i should enter in "period before" and "period after" as shown below?
Solved! Go to Solution.
Period Before: This specifies the number of periods before the current period that should be included in the calculation. For a rolling average, you want to include the past 12 months.
Period After: This specifies the number of periods after the current period to include in the calculation. For a rolling average, this is usually set to 0, as you only want to include periods before and including the current period.
To calculate a rolling 12-month average, follow these steps:
Create a Quick Measure for Rolling Average:
Configure the Quick Measure:
Set Period Values:
Assuming you are calculating a rolling average of sales amounts over 12 months:
Period Before: This specifies the number of periods before the current period that should be included in the calculation. For a rolling average, you want to include the past 12 months.
Period After: This specifies the number of periods after the current period to include in the calculation. For a rolling average, this is usually set to 0, as you only want to include periods before and including the current period.
To calculate a rolling 12-month average, follow these steps:
Create a Quick Measure for Rolling Average:
Configure the Quick Measure:
Set Period Values:
Assuming you are calculating a rolling average of sales amounts over 12 months:
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 49 | |
| 46 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 75 | |
| 41 | |
| 26 | |
| 26 |