Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
sonysree88
Creator II
Creator II

Modification in the script for required format

Suggest Modification in the script for required format to get expected data model as pet the below attached.

Labels (1)
3 Replies
tresesco
MVP
MVP

You can try like:

Load A From <qvd1>;
NoConcatenate
Load A From <qvd2>;
sstroop
Contributor II
Contributor II

I agree with Tresesco - just make sure you include the Table names before Load.

sonysree88
Creator II
Creator II
Author

If i can use the any Keep , at that time also we will get the table viewer as same right