Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Web Intelligence
Viewing all articles
Browse latest Browse all 5402

Display 0 as Null (blank)...is it possible?

$
0
0

Is it possible to display 0 as blank cell?

 

I tried following formula but it is not working.

 

Variable Display Blank Cell = If [Sales]=0 Then " "

Else [Sales]

 

I am getting #DIV/0 error because the value is 0.

 

I want to avoid this problem by showing blank cell.

This way, I do not get error.


Viewing all articles
Browse latest Browse all 5402

Trending Articles