Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

add new data source to fact table?

Hi,

I'm new to qlikview develop and design and I have what I hope is a basic question.  I added a new data source to my qvw but when looking at the table viewer is not associated to the fact table.  How do I add the fields in the new data source to the existing fact table?

1 Reply
hic
Former Employee
Former Employee

Depends... Is the additional table a dimension table? Then you should have a field (field name) in common in it and in the fact table.

Or, do you want to append the records of the additional table to the fact table? Then you should use Concatenate to get the union between the two.

HIC