Hi,
I have two conditions on 2 key figures.
1.Stock value not equals to "0" - To eliminate records from report where stock value is 0.
2.Unit price Not equals to "0" - To eliminate records from report where unit price is 0.
when i create these two conditions, the second one working and 1 condition is not getting applied to query. I wanted to work these two condition with "AND" which means both condition should work.
Regards,
Anand