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: 
Anonymous
Not applicable

field is not found

I add a new column in a table. I always get the follwoing error  field is not found , any idea ?

1 Solution

Accepted Solutions
oknotsen
Master III
Master III

Field names are Case Sensitive.

Common mistake is assuming the field name is correct when it turns into that red-ish/brown color.

Be sure to use that auto-complete function when typing the name of the field; that usually solves wrong casing.

If this does not solve your problem, supply us with a lot more details around your question, like for example screenshots of your data model that includes the field, a load script that includes the field and a screenshot of the expression you are trying to use it in.

May you live in interesting times!

View solution in original post

4 Replies
ramoncova06
Partner - Specialist III
Partner - Specialist III

you need to provide more info as how are you adding the field, otherwise we will not be able to tell you how is done

sinanozdemir
Specialist III
Specialist III

My guess is that you are pulling data from SQL database and the field which is giving you the error is not in the SQL statement.

Happens to me sometimes...

oknotsen
Master III
Master III

Field names are Case Sensitive.

Common mistake is assuming the field name is correct when it turns into that red-ish/brown color.

Be sure to use that auto-complete function when typing the name of the field; that usually solves wrong casing.

If this does not solve your problem, supply us with a lot more details around your question, like for example screenshots of your data model that includes the field, a load script that includes the field and a screenshot of the expression you are trying to use it in.

May you live in interesting times!