Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
avigdova
Contributor II
Contributor II

SubField function is missing

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.

 

Labels (1)
1 Solution

Accepted Solutions
ogster1974
Partner - Master II
Partner - Master II

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 _

ogster1974_0-1677010340697.png

 

View solution in original post

2 Replies
ogster1974
Partner - Master II
Partner - Master II

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 _

ogster1974_0-1677010340697.png

 

avigdova
Contributor II
Contributor II
Author

Got it. Thank you!