Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is anybody know why the 'SubField' function is missing in the 'Add calculated field' in the Data Manager screen?
Even when typing the expression - SubField(TableName, '_' , 2)
I get error message (invalid function).
Of course while typing it in the Data Load Editor, its working.
Data manager handles it differently.
Go to your field and view details you'll get the option to Split the field on a delimiter in your case _
Data manager handles it differently.
Go to your field and view details you'll get the option to Split the field on a delimiter in your case _
Got it. Thank you!