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: 
sanjanasou
Contributor II
Contributor II

Empty Values in Table view but not NULL

Hi,

I have a table that doesn't have any empty fields before being loaded to qlik.

I have just loaded this table simply without joining or concatenating any other table with it.

The strange thing is that in few columns, I am getting empty fields (Not NULL) I was able to filter on them and click on them and that affects an other chart it's like the field has a value. This looks very strange for me.

 

Have you ever experienced something similar?

 

Thanks,

SS

13 Replies
sanjanasou
Contributor II
Contributor II
Author

too many characters yes could be.

is there a limit for qlik?

JordyWegman
Partner - Master
Partner - Master

There is for numerical values, but not for strings. What does you data model viewer show you? Also empty values?

Jordy

Climber

Work smarter, not harder
sanjanasou
Contributor II
Contributor II
Author

Actually, it's the size of the text. too big. I tried substring(text,0,100) and the text was showing. So I guess my text is too big and Qlik has limitations .

sanjanasou
Contributor II
Contributor II
Author

It's too many characters.
Thanks!