Forum Discussion

i_kafali's avatar
i_kafali
Helper II
7 years ago
Solved

Creating Dates with Values

Hi all,   I have columns as below;   Years and months coming from dateset in number format. What i want to do is to create date out of this numbers.  Dates has to be last dayof the period  For ...
  • AndreyBear's avatar
    7 years ago

    eomonth(date([year],[month],1),0)