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: 
Not applicable

Using Set Analysis, how can I IGNORE a Cyclic (or Drill-Down) Group

I have a group called "Period" (includes days, months, etc). I want to be able to ignore Period instead of having to explicitly ignore it's component fields.

For example, in my set analysis I am writing

Period=

I am trying to avoid

days=, months=

Is this possible? If so, what am I doing wrong?

Thank you in advance for your help!

1 Reply
Miguel_Angel_Baeyens

Hi,

Set Analysis uses fields in the left part and may use variables in the right part of the equal sign. A group is not a field, so you will need to specify manually each of the dimensions the group is made.

Hope this helps.