Hi guys,
I’m pulling some text from a DAT into a text TOP but I’m wanting to have the text all be upper case but the data is all lower case. How would I go about setting the expression up? I understand that I can force text uppercase with ‘test’.upper() but how would I do this when pulling the text from a DAT?