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

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
katenguyen
Contributor
Contributor

Mapping Table is Not Found During Task Execution

Hello everyone,

I'm a newbie using Qlik Cloud. I have built an application to visualize and view my data. In the data load editors, I have built a MAPPING tables section on top of the other sections, and used the APPLY_MAP() to map values from mapping tables. However, when I manually executed/loaded data, it worked. Unfortunately, the execution did not work during the Qlik Cloud scheduling task. The error showed that the mapping table was not found while using APPLY_MAP() function.

How did this behavior happen only in the scheduled task?

1 Reply
marcus_sommer

The table might not be created and not causing a load-error if there is any conditional stuff included, like partial loads or embedded in any loop-logic or the tables are auto-concatenated or any error-handling (ERRORMODE) is applied or similar stuff which is probably related to the user-rights and/or access-possibilities from the cloud to the sources.

Comparing the load-logs from both runs should provide some insights.