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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

join clause within a master item measure

Hi All

Is it possible to have inner join created while defining master items..

e.g. I am trying to define something like this within the expression of a master item measure:

Count(distinct (Employee.[EmpID-EmployeeID] inner join Order.[EmpID-EmployeeID]))

Is it too outrageous??

1 Reply
devarasu07
Master II
Master II

Hi,

yes we can do that, in the back end script try to use exists function and also we can use inner join. would be able to share your mock data and expected output here. thanks

Regards,

Deva