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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
JohanLind1979
Contributor III
Contributor III

Full table not loaded when connected to data model

I add a table (qvd with 38000 records) to my data model and if I load the table as a stand alone table I get all 38000 records but if I add a key field to connect to the rest of the data model I only get 350 records. Never seen this behaviour before. Why is this happening and what can be done?

Labels (1)
1 Reply
Or
MVP
MVP

It'd be helpful if you posted the code in question. Generally speaking, loading a table with or without a key field does not impact the number of rows returned unless you tell it to (e.g. through a JOIN statement, Exist(), or some other means).