Hi,
BEx query key figure properties are not transfered to BO tools.
You need to set a report filter Say KF1 <> 0 so that the report result set will suppress zeros,
but this way you would only see 1 value as KF1 which has 10. On what scenario do you want to suppress zeros?..
Also try to create a variable in webi on count.
count(KF) in ([Company]).or use foreach()
Thanks,
Jotthi