Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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 the calendar ending in 31/12/2022 and the calculation of YTD were fine again.
I'm using the quick meassure from Power BI:
Solved! Go to Solution.
Hello Comunity!
I've solved the problem, instead of using TotalYTD I've used calculate and filter the current year:
Hello Comunity!
I've solved the problem, instead of using TotalYTD I've used calculate and filter the current year:
Hi, @Tomast ;
What you mean is to display blank after selecting 2023, and it is normal before selecting 2023; Can you take a screenshot to look at your data (remove sensitive information), from the formula, your dax is correct, since your date in 2023 is indeed updated, but you need to ensure that there is [Revenues IW] in 2023, if this number is not, then naturally it is also null.
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
What also worked is to add an slicer with the date and select the current Year
Give this a shot.
I tried that too and the card do not show even a blank get crashed
**Apply this filter to the visual that uses the TOTALYTD measure.
I marked my calendar table as date table and also took out the ".date" part of the formula but still appears as blank
Try adding a filter to the TOTALYTD function:
I've tried that too but is still blank. The only solution I found is to go back and use as last that of the calendar 31/12/2022. Otherwise appear the blank. But I need to add 2023 forecast
@Tomast . do not use .date. Mark Calendar tbale as Date table
TOTALYTD([Revenues IW], 'Calendario'[Date])
Why Time Intelligence Fails - Powerbi 5 Savior Steps for TI :https://youtu.be/OBf0rjpp5Hw
https://amitchandak.medium.com/power-bi-5-key-points-to-make-time-intelligence-successful-bd52912a5b...
To get the best of the time intelligence function. Make sure you have a date calendar and it has been marked as the date in model view. Also, join it with the date column of your fact/s. Refer :radacad sqlbi My Video Series Appreciate your Kudos.
I've tried all the sugested points in your video and also taking out the .date and changing the calendar as date table and nothing worked
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
105 | |
99 | |
98 | |
38 | |
37 |
User | Count |
---|---|
154 | |
120 | |
73 | |
73 | |
63 |