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

Data Model Help

I keep getting confused on how best to work the data model in Qlik 11. I hear talk about ways to do it but I learn best from examples.  I'm attaching an image (very scaled down just for discussion) of a relational model.

dbdesign.jpg

In this example, you have dealers, products, orders (dealer orders made up of products) and dealer_goal (count or qty goal for a dealer of each product).

Obviousy if I load them each as 1 table in Qlikview, I'll get loops.  How do you prevent this??

Thank you very much for the tutorial.

1 Reply
swuehl
MVP
MVP

You can concatenate your two fact tables Dealer_Goal and Orders, having 1 resulting fact table and two dimension tables products and dealers.

See also other threads and blog posts, like e.g.

http://qlikviewnotes.blogspot.de/2009/11/understanding-join-and-concatenate.html