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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Peter47007
Contributor
Contributor

Loading and viewing monthly data.

Hello Team,

Every month I prepare a monthly report using "Qlik View." I have a script that loads and shows the shipments from every region; recently, from September 2024, I started to see all the regions except for one.

What could be the problem? Can you please assist?

See the attached script.

Regards,
Peter C.
1 Solution

Accepted Solutions
marcus_sommer
MVP
MVP

A lot of things are possible - for example, these data didn't exists or any filter/join/association/section access excludes them. Just copy the script into a new and empty application, comment everything unless the essential raw-data sql and then look within the results. If these data are already missing then contact the source-owner otherwise extend the load to the next step by uncommenting a following part and then so on.

View solution in original post

2 Replies
marcus_sommer
MVP
MVP

A lot of things are possible - for example, these data didn't exists or any filter/join/association/section access excludes them. Just copy the script into a new and empty application, comment everything unless the essential raw-data sql and then look within the results. If these data are already missing then contact the source-owner otherwise extend the load to the next step by uncommenting a following part and then so on.

Peter47007
Contributor
Contributor
Author

Thank you. Let me try this one.
Regards,
Peter C.