Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
DLX_Ares_SP
Regular Visitor

YTD value not shown if there is no entry in the month

Hello everyone,

 

First of all, sorry if this question is recurring, but I have read a lot on the subject, and I am still not able to solve it.

 

The problem is that when using the YTD function, if there is a month without a new entry, the output is blank instead of being the last value.

 

You can see here an example in the chart on the right, look at the light yellow category

DLX_Ares_SP_0-1693580538904.png

Here the same but in a table format:

DLX_Ares_SP_1-1693580636963.png

 

The result is the same regardless of the following two DAX funtions:

 

Total YTD Hours = TOTALYTD(SUM(RDPE[Hours]),'Calendar'[Date])
Total YTD Hours (2) = CALCULATE(RDPE[Sum of Hours Amount],DATESYTD('Calendar'[Date]))

 

Thanks in advance

 

4 REPLIES 4
parry2k
Super User
Super User

@DLX_Ares_SP also make sure in the visual you are using month from the calendar table.



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

parry2k
Super User
Super User

@DLX_Ares_SP you need share pbix file to take a look, remove sensitive information before sharing.



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

DLX_Ares_SP
Regular Visitor

Hi @parry2k,

 

Yes, it is.

DLX_Ares_SP_0-1693811427587.png

Even the table has specifically created using the calendar function as follows:

Calendar = CALENDAR(min(RDPE[Date]), max (RDPE[Date]))

 

 

parry2k
Super User
Super User

@DLX_Ares_SP did you mark the calendar table as a date table?

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.