I have an account number, but I need to append a single letter 'A' to it. I tried [AccountNumber]+'A'. But, that did not work. I tried changed the Account Number field to be a string and that also did not work. This has to be easy? So, what am I failing to do?