How to get first date of the model

Hi,

Does anyone knows how to get the first date of the model?
*The first date that comes from the time dimension
I want to compare the first date of the model against date input by user.

Tagged:

Best Answer

  • @weilun.wong 

     

    If you are looking at the first date of the month you can directly use START() function to get the same, if the module is time dimensioned.

     

    anandshekhawat_0-1650444066410.png

     

    If you want to get the first date of the model calendar, set the summary of the above Date line item to 'Min'

     

    anandshekhawat_1-1650444212615.png

    Now create one more module and write the mentioned formula 

    First Date.Date[SELECT: TIME.All Periods]

    anandshekhawat_2-1650444263102.png

     

    I hope it helps

     

    ~Anand

     

     

     

    https://in.linkedin.com/in/anand-shekhawat-35645486

Answers