Power BI DAX Tutorial (21/50) - What is Difference Between TotalYTD vs DatesYTD Function in DAX

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

ความคิดเห็น • 18

  • @ManaTelugodey
    @ManaTelugodey 8 หลายเดือนก่อน +1

    Nice and easy explantion..Thanks...

  • @narasimhanaiduvardhineni6023
    @narasimhanaiduvardhineni6023 3 ปีที่แล้ว +2

    We can do same by using calculate in total YTD then what is real difference ?
    What ever we do in DatesYTD by using calculate we do that TotalYTD as well right ??

    • @AnalyticswithNags
      @AnalyticswithNags  3 ปีที่แล้ว

      I have explained the key difference. watch the video again.

    • @newlifefoundation3917
      @newlifefoundation3917 3 ปีที่แล้ว +1

      you cant use multiple filters that is the main difference

  • @Silent_whisperer
    @Silent_whisperer 2 หลายเดือนก่อน

    It's very helpful, thanks! ❤

  • @varun1023
    @varun1023 11 หลายเดือนก่อน +1

    Thank you 🎉

  • @seema_shahabkhan
    @seema_shahabkhan 3 ปีที่แล้ว +1

    well Explained thanks

  • @pijushroy85
    @pijushroy85 3 ปีที่แล้ว +1

    I have DATESYTD calculation and it is showing proper value in table format as per YEAR MONTH, but when I use same dax in column chart, only shows the YEAR in x asix. I want to shows same like your visualization. Please help me to solve this

    • @AnalyticswithNags
      @AnalyticswithNags  3 ปีที่แล้ว

      Used Year+Month combination in column chart that will work fine

  • @arvinjjj
    @arvinjjj 3 ปีที่แล้ว

    Hello. I have tried using a FILTER() function to the 'filter' argument of the TOTALYTD and it worked. So with that approach, wouldn't it be the same output when using the Calculate and DatesYTD?

  • @shariefshaan808
    @shariefshaan808 2 ปีที่แล้ว +1

    Why you are write "3/31"
    Please let me know sir

    • @AnalyticswithNags
      @AnalyticswithNags  2 ปีที่แล้ว

      Watch video again

    • @mounikapathuri8606
      @mounikapathuri8606 หลายเดือนก่อน

      The "3/31" in the TOTALYTD function specifies the fiscal year-end date. This means that the function will calculate the year-to-date total based on a fiscal year that ends on March 31st, rather than the default calendar year-end of December 31st.