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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Asterix
Contributor
Contributor

Having an issue with compiling a job - "product cannot be resolved to a variable"

I am new to Talend and I am trying to understand the tool functions. I have created a small job here which throws me the error. "product cannot be resolved to a variable"

I have added 2 pictures

1> 1 of the job

2> of the component tmap where the issue is happening

Can someone please assist me on resolving the issue.

0693p000009rshrAAA.png

0693p000009rsh4AAA.png

1 Solution

Accepted Solutions
Asterix
Contributor
Contributor
Author

Thanks Houssem_B. This is resolved now. For some reason Talend was giving some issue in trying to join Brand and Product in tMap.

So I changed the query in Product table here to fetch the brand from the Brand Table.

I got rid of the Brand Table which was the source of the error that Product Variable is not getting identified.

That fixed the issue for now.

View solution in original post

2 Replies
houssem_B
Contributor III
Contributor III

can you add a screenshot of the error message

Asterix
Contributor
Contributor
Author

Thanks Houssem_B. This is resolved now. For some reason Talend was giving some issue in trying to join Brand and Product in tMap.

So I changed the query in Product table here to fetch the brand from the Brand Table.

I got rid of the Brand Table which was the source of the error that Product Variable is not getting identified.

That fixed the issue for now.