Hello Alteryx Community,
I have integer billing dates of 202001, 202002, 202012, 202101, etc. I want to create a formula to take this billing date and add one month by adding 1. It works fine for all but December, when I want to take 202012 and make it 202101. I thought I could write an IF statement that says to add 1, except if the right 2 digits are 12, then add 89. But the right function seems to only work with strings. Is there an easy way to accomplish this? Thank you!
