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
Sachet_716
Helper I
Helper I

MTD Measure to current date

Please i need some help. I am trying to create a MTD measure in my report.

I am extremely new with DAX and power bi. 

 

I was thinking that i was doing it correctly, however, i have some stores that are no longer active on November but stil shows MTD figure, i dont know why  😞

 

MTD Sales = TOTALMTD(sum(CVR[Functional Sale Value]) , CVR[Full Date]) have also tried using my DateDim table

MTD Sales = TOTALMTD(sum(CVR[Functional Sales Value]), DateDim[Date]). 

 

I am close to being so frustrated about this  😞 

 

Thank you in advance. 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Sachet_716,

You would need to add Month field or Date field to your visual. For more details about how TOTALMTD function works, please review this article: https://msdn.microsoft.com/en-us/library/ee634560.aspx.

1.JPG




Regards,
Lydia

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

@Sachet_716,

Please share sample data of your table and post expected result in table format. You can upload sample data to OneDrive and post shared link here.

Regards,
Lydia

Kieran
Advocate II
Advocate II

Based on your requirements it looks like you have chose the correct function so you are heading in the right direction ... https://msdn.microsoft.com/en-us/library/ee634560.aspx.

 

As a next step please show the relationship within a screen shot of the relationship diagram between your CVR measure / fact table and your DateDim dimension.

 

https://docs.microsoft.com/en-us/power-bi/desktop-create-and-manage-relationships

 

 

Hello @Kieran

 

Here is my table. I am expecting that the 2 stores which i highlighted will appear since i need MTD data, without doing any filters. However, whenever i choose 'November' in my slicer, it gives me the correct data. 

 

I might be doing it wrong?

 

Thank you. 

Cris

 

 

PBI SCREEN.jpg

Anonymous
Not applicable

@Sachet_716,

You would need to add Month field or Date field to your visual. For more details about how TOTALMTD function works, please review this article: https://msdn.microsoft.com/en-us/library/ee634560.aspx.

1.JPG




Regards,
Lydia

Thank you Lydia.  🙂

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.