Forum Discussion
YTD Function Help
- 8 years ago
Hi,
Ensure that the date you drag from into your visual is from the Date Table. Also does this work?
=CALCULATE(SUM(Datasheet[1. Leak remission applications approved]),DATESYTD('Date'[Date],"6/30"))Does it work if you change the input to "30/6"?
- 8 years ago
did you try Ashish_Mathur suggestion about making sure you use the date field from your date table on the axis of your visual?
- 8 years ago
Your code works fine for me. Have you created it as a calculated measure and do you have a relationship between your Datasheet table and your Date table?
Hi Phil_Seamark
Thank you for replying so quickly!
I have a many to one with a single cross filter direction relationship between my datasheet table and date table.
I created it as a new column and i halso tried as a new meaure and neither seems to be working.
- Phil_Seamark8 years agoMicrosoft Employee
did you try Ashish_Mathur suggestion about making sure you use the date field from your date table on the axis of your visual?