okay so basically lets say in the month of December (Using a Slicer of Dec 1st to Dec 10th)
I want to get 2 numbers the MTD and the sales for only the current date
so in this case I want to Compare Dec 10th to the entire MTD for December
the MTD Part was easy
CY Bookings = SUMX ( Query1, Query1[final_booked_count] )
which follows what the slicer says,
but i'm at a loss for how to tell it to pull the sales for the MAX DATE IN THE SLICER