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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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.

Labels (1)
1 Reply
swuehl
Champion III
Champion III

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