Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
maheshkharade
Contributor
Contributor

Data Model converting from Snow flake to Star schema

I have a data model which is in Snow flake schema type. But I need to convert it in Star schema. The fact data tables are not related to each other. There is no attributes in common in measures(Fact) data. Which method I have to use? 

Please help.

Labels (1)
1 Solution

Accepted Solutions
PradeepReddy
Specialist II
Specialist II

try 'Link Table' concept

View solution in original post

4 Replies
PradeepReddy
Specialist II
Specialist II

try 'Link Table' concept
prma7799
Master III
Master III

its_anandrjs

Hi,

Try Link table concept or may be use Concatenation between tables with use of Flags to identify the table with its name.

Regards,

Anand

maheshkharade
Contributor
Contributor
Author

Thanks for sharing this link..Smiley Happy