Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Projection of Future Months

I am trying to do yearly payroll projections on months that HAVE NOT occurred yet.  For example in the graph below I have the following formula for Monthly Projection =

Monthly Projection =

CALCULATE(

    AVERAGEX(

        VALUES('Calendar'[Year]),

        [Actuals:]

    ),

    REMOVEFILTERS('Calendar'),

    VALUES('Calendar'[Month])

)

JMcAnarney_0-1651501012038.png

 

 

 

 

What I want is something similar to this in excel =

 

JMcAnarney_0-1651501229500.png

 

How can I write a formula where this occurs, and I want the methodology be a rolling average based on the year.  For example, through may 31st 10 pay periods would occur.  I want the future months to be the average pay period *2.

3 REPLIES 3
tamerj1
Super User
Super User

Hi @Anonymous 

can you please advise how did you calculate the yellow highlighted values?

Anonymous
Not applicable

Those are random numbers ideally it would be an average of the prior months i.e. average of all Aprils

Can you share some sample data?

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.