Forum Discussion

EleAguero's avatar
EleAguero
Frequent Visitor
4 years ago
Solved

Value changed in the same row for another column

Hi Group! (new here)

 

I have the next problem... I created a calendar table and now I want to make the equivalent to the fiscal date, so I added a column concatenating 3 columns to make the date, and look at what happened! For some dates, it changes the day that I am using, for example, day 31 in column "Date" in the last column appears as 1 (second row).

I really don't know why it happens, the issue is repeated in several cases all with the date 31.

 

#Valuechanged

#Newcolumndate

 

Thanks in advance!

 

 

  • you have two alternatives:

    find the last day of each month, taking into account February

    skip the day and define one by default in each month (e.g. 15). for tax dates no matter the day, the calculation is for the full month.

6 Replies