Team,
I have the need to change the value of a field from string value to another. For example: Column_A = "Hospital". I need Column_A to equal "SupplProv" instead of "Hospital". How do I change that? I have tried the expressions switch, replace, etc...
I also have the need to take a Column_B that has no values & store a "S" in that field.
Thank you for your help & guidance.