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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
LhZagora
Contributor
Contributor

Combien Two dimension in Piechart Graph

Hello All,

 

Can i combien two dimension with one measure in a Piechart

What i have is Equi_Type in Table1, and Power_Type + Power in table2

 

What i want is a piechart with dimension = type_power_equipement and measure like power

the two table are linked

 

Results:

 

Equipement_type_power.PNG

1 Solution

Accepted Solutions
Cors
Contributor II
Contributor II

You can combine 2 dimensions like this:

Equi_Type & '|' & Power_Type

 

 

View solution in original post

1 Reply
Cors
Contributor II
Contributor II

You can combine 2 dimensions like this:

Equi_Type & '|' & Power_Type