"ToString"([HSBC Entity Region Name])+'_'+"ToString"([HSBC Entity Country Name])+'-'+"ToString"([Global Customer ID])
Trying to concatenate 2 fields and written the above code, but getting an error - Parse Error, please help?
"ToString"([HSBC Entity Region Name])+'_'+"ToString"([HSBC Entity Country Name])+'-'+"ToString"([Global Customer ID])
Trying to concatenate 2 fields and written the above code, but getting an error - Parse Error, please help?