Forum Discussion
Tomast
3 years agoNew Member
Problem with YDT calculation, values are BLANK after calendar table was updated to include year 2023
Hello, I updated the calendar table to include 2023 year. Now we are in 27/10/2023, And all the YTD calculations are showing BLANK. the link in the joins is fine, I tested going back with th...
- 3 years ago
Hello Comunity!
I've solved the problem, instead of using TotalYTD I've used calculate and filter the current year:
Revenues YTD LT =CALCULATE(SUM('Ratios LT '[Revenues]),'Calendario'[Year]=year(today()))Thanks for all the help!
Tomast
3 years agoNew Member
What also worked is to add an slicer with the date and select the current Year
pbi-novice
Helper I
3 years agoGive this a shot.
- pbi-novice3 years ago
Helper I
**Apply this filter to the visual that uses the TOTALYTD measure.
- Tomast3 years agoNew Member
I tried that too and the card do not show even a blank get crashed