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: 
jianne_devilla
Contributor
Contributor

Incomplete Data Load Results

There are times when the query results don't match the actual data being loaded into the dashboard. This inconsistency has been affecting the accuracy of the reports. Please see below screenshot for reference:

jianne_devilla_1-1752078913385.png

Query Results: 144,737

Total Number of Rows: 130,495

 

Do you have any idea how to fully load the 144,737 rows?

Labels (4)
4 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Without seeing more of the script, it's hard to give an opinion. Is there a preceding load before the SQL Select? Is there a subsequent script statement(s) that operates on the GPSdata table?

-Rob

paolo_cordini
Partner - Creator
Partner - Creator

Check section access....

jianne_devilla
Contributor
Contributor
Author

I tried commenting out the Section Access, and it worked. However, I need it enabled to properly manage user access. Please see below script:

jianne_devilla_0-1752128736747.png

 

Can you tell me what caused the issue here?

paolo_cordini
Partner - Creator
Partner - Creator

Without knowing the data model, is difficult...

Some values of KEY are filtered out by the section access. Maybe there are some NULL values in the field KEY? It should be not difficult to spot the missing KEY values because they will appear without section access