Skip to Content
0
Former Member
Jul 31, 2016 at 09:33 AM

Webi not equal condition not working in merged dimension

3288 Views

Hi Gurus,

I using (BICS) two bex Query A and Query B with common Object i have using merged dimension , and i want to compare Query A and Query B and fetch values from Query A, but in webi equal condition is working but not equal (<>) condtion not working , it is giving me blank values, i have checked scn without any luck, pls let me know how we can achieve it, we are in BO 4.1 sp2 patch 4,

condition 1 not working not fetching umatched records

=D1.Query1 Where (D1.Query1<>D1.Query1)

condition 2 working fetching only matched records


=D1.Query1 Where (D1.Query1=D1.Query1)


Regards,

Bala