Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
TMcC
Contributor
Contributor

Joining Multiple Fact Tables in Data Marts

Is it possible to join and\or left join multiple fact tables from the data warehouse when creating a data mart.  For example: Two fact tables have the same ID's and the same Date.  Joining or left joining those fact tables will create a single fact table with all the facts for the same ID and Date.

I can work around this using a post loading process.  Are there other options?

Labels (1)
1 Solution

Accepted Solutions
abhijitnalekar
Specialist II
Specialist II

Hi @TMcC ,

Yes, we can join the two fact tables and convert them into one fact table.

Qlik also suggests creating star schema on the model level to retrieve the data quickly and using the above method we can do the same. 

I have also applied the same method in my environment and it works perfectly for me.

  

Regards,
Abhijit
keep Qliking...
Help users find answers! Don't forget to mark a solution that worked for you!

View solution in original post

2 Replies
abhijitnalekar
Specialist II
Specialist II

Hi @TMcC ,

Yes, we can join the two fact tables and convert them into one fact table.

Qlik also suggests creating star schema on the model level to retrieve the data quickly and using the above method we can do the same. 

I have also applied the same method in my environment and it works perfectly for me.

  

Regards,
Abhijit
keep Qliking...
Help users find answers! Don't forget to mark a solution that worked for you!
Dana_Baldwin
Support
Support

Hi @TMcC , did @abhijitnalekar comment help? If so, please click the "Accept as Solution" button.

Thank you!