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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Need help with time intelligence function

Hi everyone, I need help with time intelligence function. 

Data:

I have a table  as described below:
1. Department comes from lookup table.
2. Budget comes from an excel sheet. 
3. YTD Actuals comes from other excel sheet. (Note: YTD Actuals will have data from 01/Jan/22 till date only, it does not have data for future months) 

4. Committed Cost comes from an Excel sheet again. This sheet has values for complete year i.e FY22 from Jan till Dec. 

5. Total cost is nothing but YTD Actuals + Committed Cost.

 

DepartmentBudgetYTD ActualsCommitted CostTotal Cost 
     
     

 

Problem Statement: 
I want to show the committed cost for present month+remaining months in year. For example: if the current month is june, then the "Committed Cost" column should show values for June till Dec, whereas my "YTD Actuals" should show values till date (Jan till June) as it does not have values for future months. How can I write a DAX code to solve this? 

1 REPLY 1
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,

Is it possible to show a template data and the expected output, just from your description it is not very clear what you want.

 

 

Best Regards

Lucien

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.