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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Help on schema

Hi

How to find the whether it is star or snow flake schema by observing datamodel.I am attaching a datamodel ,please let me know whether it is star or snowflake.

I feel it is snowflake because dim tables are connected to each other but not to the fact .

please correct if i am wrong

Thanks

1 Solution

Accepted Solutions
maxgro
MVP
MVP

3 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

Technically this is a snowflake with a data island (disconnected table(s)) - but why does it matter?

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
qlikmsg4u
Specialist
Specialist

It is snowflake schema,

1.When you have one Fact Table and Multiple Dimension Tables is a Star schema.

2.When You have a Fact Table it is connected to dimension table and then sub dimension table is a snow flake schema.

for more information please go through this

Difference between Star Schema & Snow Flake Schema?

maxgro
MVP
MVP

snowflake

1.png