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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Left Join in Qlikview

Hi,

I have the data sources as shown below. I am getting this data from salesforce, so that is another problem, but here is what i need

I have a Salesman table listing all salesmen, an account table, listing all accounts associated with the salesmen. the third table is activity table which list if there was any meeting or call with an account.

I want to create an activity tracker which lists the activity of an account (meeting or call), but if there is none still i want to list that account with activity shown as 0.

Salesforce.JPG

Labels (1)
2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

A bit of messing about with the Suppress Zero-Values and/or Suppress Missing options should do the trick. Can you post a small qlikview document with example data? I'm to lazy to type over the information in the screenshot.


talk is cheap, supply exceeds demand
Not applicable
Author

I got it, using Left Join in the script. Thanks anyway