I create a variable that has the following formula
= NumberOfRows() , now this works perfect
but if I put certain conditions on my report which makes a
no data fetch then this varable instead of showing zero shows me
a blank , is there any way of making it show zero instead of blank
It shows number when there is data fetch but if there is no data fetch it
just goes blank , I tried to change it to All , standard , number in format
cell option but it does not work
Actually my data provider name is query 1 with Jay_unv
where jay_unv is my universe , when I put this in
NoOfRows function it is giving error I have only 1 data
provider am I doing something wrong