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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

When to apply lookup on concatenate table

I am wondering at what point should I apply lookup formula on a concatenated table?

I have two tables, one containing call information, one containing email information.

I want to apply a lookup on the phone number and the email address so that a name appears in one column. How would I go about doing this? Do I need to concatenate the tables and then apply the lookup or apply the look up separately to both tables and then concatenate?

Thanks,

Drew

13 Replies
tresesco
MVP
MVP

May be like attached sample.

Not applicable
Author

Hi tressco

Unfortunately this isn't quite what I am looking for:

I want to be able to create a list box with the names and then be able to see the number of calls and emails that person has sent/received

Thanks

tresesco
MVP
MVP

Create a chart with:

dimension: Name

Exp1: Count(callto)

Exp2: Count(callfrom)

?

miikkaqlick
Partner - Creator II
Partner - Creator II

Here. Number of calls by name in chart.

Br,

Miikka

Climber Finland