cancel
Showing results for 
Search instead for 
Did you mean: 

in Plant selecting condition in webi

gunduvinay
Explorer
0 Kudos

Hi Experts,

I have multiple plant select condition ,

in that if i select a particular plant i need to exclude some object only for that plant, rest of the plant's data should not change and that condition should not effect remaining plant.

Ex

Plant ID-- IN

CATEGORY --Y

If i select In plant Y should exclude and rest of the plant's should remain same .

Thanks in advance

Regards,

Vinay G

Accepted Solutions (1)

Accepted Solutions (1)

amitrathi239
Active Contributor

create two webi queries.

1) condition Plant is equal to IN AND Category equal to Y

second webi query

2) condition Plant is not equal to IN

gunduvinay
Explorer
0 Kudos

Amit,

Thanks for your quick reply

Your answer is correct and

But is there any possibility in universe to do so

Regards,

Vinay G

amitrathi239
Active Contributor
0 Kudos

These conditions are going to be static or prompt based?

gunduvinay
Explorer
0 Kudos

static condition only

amitrathi239
Active Contributor
0 Kudos

in that case you need to create two webi queries only.

or if you are looking universe level solution then you have to create multiple measure objects and need to specify the condition in where clause.

one measure object where Plant <> IN

Second measure object where Plant is equal to IN and Category equal to Y

gunduvinay
Explorer
0 Kudos

No its not working

Thank you

gunduvinay
Explorer
0 Kudos

if it was a dynamic filter means how can i write can you help me please

Regards,

Vinay g

amitrathi239
Active Contributor
0 Kudos

if this is dynamic or static this is the solution in my mind to tackle this.use two queries in webi is simple stright forward solution.

Answers (0)