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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Tob_P
Helper V
Helper V

DATESMTD misbehaving if Sales in current month are zero

If Sales for Salesperson in current month = 0, the following DAX will then fetch the Sales Amount for the last month that it can see Sales (at least I think this is what is happening)

 

Sales MTD = CALCULATE([Amount Measure], DATESMTD('NAV_Sales History MASTER'[Posting Date]))
 
So in this example, Sales for Jan are £0 but it is returning Sales for December
 
SalesDELETE1.png
 
For such a simple piece of DAX I'm struggling firstly to understand why it would retrieve the incorrect figure, and then why it would start looking for something outwith the current month?
 
Totals for Salespeople who have sales in the current month are displaying fine.
 
Any ideas at all?
3 REPLIES 3
johnt75
Super User
Super User

I can't replicate that behaviour. Can you share a sample PBIX without any confidential information ?

Tob_P
Helper V
Helper V

Hi - Yes, all set up as such (changed Posting Date to my Date Table [Date] and same result. Otherwise, all is working fine with completely expected results across the board with the odd exception that if there are no sales in that month, then it will return the sales from the last month it can detect a sale in. There just seems no logic to why it would do that.

johnt75
Super User
Super User

For the time intelligence functions to work correctly you need to have a proper date table marked as a date table. Set up a date table linked to your sales table and then use the date column from that as the parameter to DATESMTD

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.