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

Create a measure to calculate values based on date column

Table 1 :

shravanreddy133_0-1669601531566.png

I also have a date range filter which ranges from 2009 to current date. I want to create a measure to calculate the monthly costs based on the date range filter.

Example :  

Total cost = Monthly costs * number of months. 

If my date range is set at 1/1/2009 to 1/1/2022, the number of months should be calculated from contractstartdate from table1(not from the date range filter,2009). 

 

so, 20,000 * Number of months(COntractstartdate(Nov2021) to current date(Nov 2022) = 12 months) = 240,000. 

 

This value is then added to Table 2 Value based on contract number. Table 1 And table 2 are related through Contract Number.

 

Any help with creating this measure is much appreciated.

1 REPLY 1
amitchandak
Super User
Super User

@shravanreddy133 , refer if these approaches can help

 

Between Dates - Dates between
Measure way
Power BI Dax Measure- Allocate data between Range: https://youtu.be/O653vwLTUzM
https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-o...

Tables way
https://amitchandak.medium.com/dax-get-all-dates-between-the-start-and-end-date-8f3dac4ff90b
https://amitchandak.medium.com/power-query-get-all-dates-between-the-start-and-end-date-9ad6a84cf5f2

 

 

If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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