Forum Discussion
RBourbon
Mar 10, 2024Copper Contributor
Difficulty with calculated column
Hello, I am having issues with a calculated column where I am trying to adjust a date based on a defined frequency. I have a column set as a numerical value for number of months that I would like t...
- Mar 10, 2024
RBourbon you + column needs to be outside the Month() function.
Mar 10, 2024
RBourbon you + column needs to be outside the Month() function.
- RBourbonMar 11, 2024Copper Contributor
ChrisWebbTech Thanks for the help! Glad it was something but still do not understand how it was able to produce the same date and not throw an error.