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: 
shekhar_analyti
Specialist
Specialist

How should be data model , when three table share two similar fields having date related attributes ?

Hi All ,

What should be data model , when three table share two similar fields having date related attributes ?

Please find the attached Data sheet for reference .

Thanks & Regards

Shekar

1 Solution

Accepted Solutions
ahaahaaha
Partner - Master
Partner - Master

Hi Shekar,


It can be, when loading data, to create a composite field like this


LOAD

...

Financial_Yr&'|'&Month as KeyData

From...


Regards,

Andrey

View solution in original post

1 Reply
ahaahaaha
Partner - Master
Partner - Master

Hi Shekar,


It can be, when loading data, to create a composite field like this


LOAD

...

Financial_Yr&'|'&Month as KeyData

From...


Regards,

Andrey