Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
microwin88x
Creator III
Creator III

Solved

Thanks!

2 Replies
swuehl
MVP
MVP

If these other field only have the same name, but different meaning, rename these fields using AS in your load script.

Not applicable

There are two solutions:

1)Linked Table with all common fields that link all table with a key (common fields concatenated)

2) concatenate all fact table with Common fields, and add a common field for every table with a label for identify the table in presentation layer trough set analysis

regards