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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Left join question

HI guys,

I am doing the following join which works perfectly..

left join (SalesLines)

Load TxnID, TxnDate  Resident Sales;

It joins on TxnID.

Now i need to take all fields of Sales in Sales Lines so I wish to do something like this

left join (SalesLines)

Load TxnID, *  Resident Sales;

and it does not work.

Any suggestion?

Labels (1)
11 Replies
Not applicable
Author

Hi ,

did you able to resolve this issue ?

i have same issue you have mentioned above.

can you please help ?

Anonymous
Not applicable
Author

Hello Ramya,

Could please create sample QVW with sample data using inline load and share same, so we can help you out.

Thanks & Regards,

Kiran Kokade