Forum Discussion

MClerigo's avatar
MClerigo
New Member
6 years ago
Solved

Expression.Error: We cannot apply field access to the type Date.

Hi, I'm trying to change values in a column, based from another column. In more detail, I have a column "Date", and another column "Index". I want to add "Index" months to the "Date". I know I can c...