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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
McJingles
Contributor III
Contributor III

Load Dimension data into Fact

Hi,

 

I have three tables Customer, Store, Product. How can I connect these tables into one that as the fact table?

 

Is anyone know that the way kindly explains how to do that.

 

Thanks in advance.

Labels (3)
1 Reply
Anonymous
Not applicable

Hi McJingles
As a newbie, I would recommended you to learn how to read data from database table using txxxInput components such as tMysqlInput, and learn how to do an inner join or left outer join on tMap, see
https://community.talend.com/t5/Design-and-Development/Doing-an-inner-join-using-a-tMap-component/ta...

Regards
Shong