Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Calendar Dax

Hi,

 

I am trying to make a master calendar which include all dates that are in different matrix.

Thanks in advance.

 

 

  • AFTER THAT THE CALENDAR AUTO FUNCTION WILL CREATE A CALENDAR TAKING THE ERALIEST AND THE OLDEST DATE IN YOUR MODEL (DONT FORGET TO MAKE THE RELATIONSHIPS WITH ALL YOUR TABLES INTO THE MASTER CALENDAR)

5 Replies

  • what do you exactly need?

     

    2 ways... use the function "calendarauto()" in the section "add a table"

     

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      I have 5-6 coloums of dates in 2 tables.

      Want to make a 'MASTER CALENDAR' which start earliest date in datasource to lastest date.

       

      Manually made calendar but want it to be working automatic. looking for a dax which can create a caleadar start ealiest to lates based on datasource

      • christianfcbmx's avatar
        christianfcbmx
        Post Patron

        AFTER THAT THE CALENDAR AUTO FUNCTION WILL CREATE A CALENDAR TAKING THE ERALIEST AND THE OLDEST DATE IN YOUR MODEL (DONT FORGET TO MAKE THE RELATIONSHIPS WITH ALL YOUR TABLES INTO THE MASTER CALENDAR)