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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
BrianDH
Creator II
Creator II

Join three qvd files

I have 3 qvd files. (CME_BALANCE, CMEDetailACT, CMEDetailGLX) All three tables have BUSINESS_UNIT & PROJECT_ID.

I am looking for straight forward syntax to join ..ACT, ,,,GLX to Balance.  

AutoNumber((BUSINESS_UNIT) & '_'& (PROJECT_ID)) as MasterKey,

 

Thanks

Labels (1)
1 Reply
Wlad_Masi
Former Employee
Former Employee

Hi @BrianDH  here is our help page on JOIN topic: Combining tables with Join and Keep

You will have to choose the approach that better work for you data, we have visual examples on how your data would look like in all the scenarios.

 

To help users find verified answers, please don't forget to mark a correct resolution or answer to your problem or question as correct.