Hello,
I have a function that generates the table below. I would like that the column "year" only shows the year, e.g. "2026" or "2027", not "Mar 1, 2026".
The dates are generated through the formula below. The format timestamp is: d-m-Y. I tried to write it differently but it does not do what I need. Does anyone knows how to do it? Thank you