ashleybyrdnc
MIS
I have a report where I want to hide/delete a rows if the budget and Actual values are equal to 0 for an item.
I tried several things including creating a field where I said
if bugdet <> 0 and actual <> 0 then item
but it only hides the value for the item and shows everything else.
I am stuck, please help!
I tried several things including creating a field where I said
if bugdet <> 0 and actual <> 0 then item
but it only hides the value for the item and shows everything else.
I am stuck, please help!