How to create a DATE TABLE using DAX in POWER BI

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 11

  • @AmeenVanakar
    @AmeenVanakar Месяц назад +1

    Clean Explanation. Thanks for this.. How can we add the End Of Month to this table?

    • @bitricks
      @bitricks  Месяц назад +1

      Add this to the logic for end of month dates:
      Eomonth([Date], 0)

    • @AmeenVanakar
      @AmeenVanakar Месяц назад

      @@bitricks Thanks 👍

  • @SathyaBalasubramanian-b2z
    @SathyaBalasubramanian-b2z 3 месяца назад

    Its wonderful job... Thank you so much bro

  • @MShorts921
    @MShorts921 2 месяца назад

    Thanks bro, I was looking for it

  • @ipsitmalviya7222
    @ipsitmalviya7222 10 месяцев назад

    If the fact table updates daily, for example, with 10 customers making transactions every day and adding 10 rows to the dataset, will the date table be updated to cover the entire date range? If not, what could be a possible approach to creating a dynamic date table?

    • @bitricks
      @bitricks  10 месяцев назад

      Take min and max of fact table date column as the start and end date respectively while writing the logic for the date table. This way it will automatically update the dates in the date table as well.

  • @hendrag593
    @hendrag593 4 месяца назад

    Thank you very much for this great video. Keep doing a good one. GBU.

  • @rahuldoshi5487
    @rahuldoshi5487 Год назад

    Hi. I am trying to make date table but it's not happening. Need your help. How can I contact you?

  • @krishnaRaog21
    @krishnaRaog21 8 месяцев назад

    Very nice

  • @rahuldoshi5487
    @rahuldoshi5487 Год назад

    Please let me know