cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Supress Zero

albert_prats
Explorer
0 Likes
260

Hi Experts,

I have a very clear and simply question.

Suppose that you have a report with local members. For some rows, the only element that have data is LM. Is possible that Supress Zero Option doesn't supress this rows?

INTERCO              Local Member
ENTITY 1100
ENTITY 290
ENTITY 360
ENTITY 4100

With Supress zero funcionality, the report will only display rows 1 and 4.

In this case, I need to desplay all rows.

Thanks!

View Entire Topic
Shrikant_Jadhav
Active Contributor
0 Likes

Hi Albert,

As a standard behavior "Suppress zero" is applicable to only OLAP member.

To fulfill your requirement, you can use VBA.

Shri