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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

globalmap cannot be resolved

Hi there,

 

I am attempting to perform a join with a look up table with millions of rows through tMap.

 

The method I am using (as described at  https://www.talend.com/blog/2017/01/05/talend-job-design-patterns-best-practices-part-4/) is through the lookup mode "Reload at each row".

 

 I have set up the global map keys at this point, as well as defining these as the joining keys on the join table (see attachment 1).

 

I then filter on this on the lookup table of the tMap within the PostgreSql query (see attachment 2).

 

However, when I attempt to run this, I receive the error "globalmap cannot be resolved" and the job doesn't run, leaving the error in the code palette (see attachment 3).

 

Is there something I am doing incorrectly?

 

Thanks in advance for your help.

 

Labels (3)
1 Solution

Accepted Solutions
TRF
Champion II
Champion II

Write "globalMap.get" instead of "globalmap.get"

View solution in original post

1 Reply
TRF
Champion II
Champion II

Write "globalMap.get" instead of "globalmap.get"