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