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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlikview data from difference sources pulling.

Hello everyone!

I am a new Qlikviewer so I only have very basic knowledge.

I am trying to pulling data from different sources. From one source, I extracted employees` names and hour-worked. From the other source, I extracted employees` names (slightly different from the first one) and fixed dayrate of salary.

But since they are from different sources, Even though the two employees` names dimensions are basically the same, They are not linked to each other hence I cannot calculate. Is there anyway to link the two employees` names to each other so that when I click employees` names that came from a source I brought hour-worked, it is automatically connected to dayrate salary as well?

Thank you in advance,

HJ

5 Replies
dsharmaqv
Creator III
Creator III

Field name must be same to link tables.

Table A

Emp Name

Hrs Worked

Table B

Emp Name

Dayrate of salary

Not applicable
Author

Thank you very much for the help.

dsharmaqv
Creator III
Creator III

WC

Mark the answer as correct to close the discussion.

Thanks

robert_mika
Master III
Master III

If the fields names from those two data sources are different, you can assign new name by using AS clause.

Table1:

Emp as EmployeeName

...

Table2:

Employee as EmployeeName,

..

martynlloyd
Partner - Creator III
Partner - Creator III

Hojun,

Are you saying that the names may have difference spellings in each source?

Can you post some examples?

Marty.