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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Ratier
Contributor III
Contributor III

Cyclic Group Inside a Cyclic Group in QLikSense

Hi there!

I have a question, if someone could help me i'd be very greatful

I have a 3 level hierarchy data like this:

  • SOMETHING: Includes group "Responsáveis" and other groups that i still need to create
  • RESPONSÁVEIS: Is also a group, within "Something".  that has, inside it, the group "Mina" and "Porto" and each one of them has it's values.

Since, for now, "SOMETHING" dos only have a group within it, i have something like this

Sem título.png

Using the code below and a drill-down group with Responsáveis>Causas I can produce the following dynamic pie chart:

If(Match(Causas, 'PORTO1','PORTO2','PORTO3')>0, 'Porto', 'Mina') as "Responsáveis"

1Sem títuflo.png

I need to put the entire "Responsáveis" group inside the "Something" group to produce the dynamic pie chart below:

Sem títuflo.png

How can I do this? 

1 Solution

Accepted Solutions
ogster1974
Partner - Master II
Partner - Master II

Have you looked at the Alternate Dimensions capability to switch context of your Pie Chart?

ogster1974_1-1676021105059.png

 

 

View solution in original post

1 Reply
ogster1974
Partner - Master II
Partner - Master II

Have you looked at the Alternate Dimensions capability to switch context of your Pie Chart?

ogster1974_1-1676021105059.png