Forum Discussion

mithiladas02's avatar
mithiladas02
Helper I
4 years ago
Solved

How to show 0?

Hi,

Here is my syntex-

 

format(DIVIDE([A],[B]), "#,0") & ":1"

 

above this syntex i am getting value 10:1. there are many rows, value is zero and the syntex is giving results like 0:1. i want to know how can i write the syntex that  when i get 0 result will show 0 not 0:1. 

 

Thanks in advance.