Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Hi McJinglesAs 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...RegardsShong