Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello, trying to adjust a measure made on an existing report to only show full months. There is a month offset built into the date calendar but using that results in data being posted for the rest of the calendar. I'm suspecting it's due to the MAX and MIN dates within the base measure but I'm a bit unfamiliar with this one.
Here is the table. As you can see there is extra data being shown for months after July
Here are the current dax formulas
I would look into why you have a row with blank for a Month name, it seems that you may have some data which does not have a date set. As the same value is showing for blank month as is showing for the months in the future, I think if you fix the underlying data that will fix your problem