cancel
Showing results for 
Search instead for 
Did you mean: 

Conditional filter applied to the Universe

Former Member
0 Kudos

Hi,

I want to create a filter based on a value of the fact table.

Basically I used to have a filter like

Region is not null applied to the whole universe

Now I want to applied that filter only when the division_flag is 'ABC'

something like this:

if 'ABC' then filter where region is not null

to the whole universe

Is that possible?

Thanks in advance

Gonzalo

denis_konovalov
Active Contributor
0 Kudos

I have fixed your tag. Please select more careful next time.
Also, it would help if you provide details like product used, what exactly you want to achieve and why....

Accepted Solutions (1)

Accepted Solutions (1)

former_member193452
Active Participant
0 Kudos

Yes that is possible.

However you must use a case statement and a predefined filter and click apply on universe.

Answers (0)