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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
ksomosera10
Creator II
Creator II

Joining Two QVD

Hi Everyone,

I need your help. I can't continue working on Qlikview as I'm  receiving errors as I load the script.

Here's the error:

Table not found error

Table 'MainTable' not found

LEFT JOIN ([MainTable])

LOAD *

FROM ProjectTeam.qvd(qvd)


For your reference I will give you my current script:

[MainTable]:

LOAD *

FROM Projects.qvd(qvd);

LEFT JOIN ([MainTable])

LOAD *

FROM ProjectTeam.qvd(qvd);

STORE [MainTable] INTO MainTable.qvd;


THANKS FOR HELPING!

Labels (1)
13 Replies
prma7799
Master III
Master III

qvd1.png

qvd2.png

ksomosera10
Creator II
Creator II
Author

Hi Here it is.

prma7799
Master III
Master III

It is working ... PFA..

ksomosera10
Creator II
Creator II
Author

Hey! It works! Thanks!

Just for my learning... Why the tab went advance on Main tab and what is the explanation? It'll be great so that I know how you do it. thanks again!