Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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?

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