Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
NoamRotter
Contributor II
Contributor II

Get information from another table

Hi all,

I'm new to Qlik sense and I will appreciate your help.

I have 2 tables:

Table 1:

ID APP
001 APP01
002 APP01
003 APP02

 

Table 2:

APP APP Name
APP01 Something 1
APP02 Something 2
APP03 Something 3

 

I need to add a pie chart to show the distribution of the APPs

So I chose Column "APP" from table 1

But I want the pie chart to display the "APP Name" from table 2 rather than just "APP01, APP02)

How can I take the "APP Name" from table 2 to be displayed in the pie chart?

 

Thanks in advance 

Labels (6)
1 Solution

Accepted Solutions
NoamRotter
Contributor II
Contributor II
Author

Hi,

I've just realized that in "Slice" I can take the "APP Name" from Table 2

and in "Measures" I can take "APP" from Table 1.

This has solved my need.

View solution in original post

2 Replies
PrashantSangle

did you use any join into that?? can you share script? if you are not using any joining & keep it as it is then it will work on the association model, So then you add App in table, you will get all values.

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
NoamRotter
Contributor II
Contributor II
Author

Hi,

I've just realized that in "Slice" I can take the "APP Name" from Table 2

and in "Measures" I can take "APP" from Table 1.

This has solved my need.