Forum Discussion
lnjwilliamson86
8 years agoFrequent Visitor
YTD Function Help
Hi, I am trying to perform a simple TOTALYTD function and have used to add up the number of applications recevied in a fiscal year. I added a column with the formula : FYTD Leak Remission ...
- 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
lnjwilliamson86
8 years agoFrequent Visitor
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_Seamark
8 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?