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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Join problem

Hi,

      I have a Join problem in my application from attached file join is created between g, j, and mapping table but i want a direct join  so please help me on this.

5 Replies
martin59
Specialist II
Specialist II

Hi,

Your join can't be great, your values for [GI Vehicle Id] are different between G and MAPPING-JATO-GI.

Are you sure about your datas ?

Hope that helps you

Martin Favier

martin59
Specialist II
Specialist II

Hi,

Your join can't be great, your values for [GI Vehicle Id] are different between G and MAPPING-JATO-GI.

Are you sure about your datas ?

Hope that helps you

Martin Favier

martin59
Specialist II
Specialist II

Hi,

Your join can't be great, your values for [GI Vehicle Id] are different between G and MAPPING-JATO-GI.

Are you sure about your datas ?

Hope that helps you

Martin Favier

alexandros17
Partner - Champion III
Partner - Champion III

If you want to keep separate the G and J tables you can :  table G left join Mapping tables and left J table linking with the result.

If you want an unique table :

Mapping

left join

G

left join

J

jagan
Partner - Champion III
Partner - Champion III

Hi,

You data seems to have no common values between the two tables.

Regards,

Jagan.