SheilaAlighieri
Technical User
Hi all!
I noticed an error in one of my query's. The following gives the formulas I entered in my field name.
Rest Budget: [Budget]-[Committed]-[Invoiced]
Committed: [BudgetCommitted]-[InvoicedCommitted]
Ok, here is my problem. When the value of the committed field is negative. My Rest Budget formula adds up this number. But I don't want that happen
So under the field Rest Budget I need to define a criteria of some sort. It should be something like this:
If Committed < 0 then Is Null
But I don't know how to enter this in my query. Can anyone solve this (probably easy) problem?
Thanks,
Sheila
I noticed an error in one of my query's. The following gives the formulas I entered in my field name.
Rest Budget: [Budget]-[Committed]-[Invoiced]
Committed: [BudgetCommitted]-[InvoicedCommitted]
Ok, here is my problem. When the value of the committed field is negative. My Rest Budget formula adds up this number. But I don't want that happen
So under the field Rest Budget I need to define a criteria of some sort. It should be something like this:
If Committed < 0 then Is Null
But I don't know how to enter this in my query. Can anyone solve this (probably easy) problem?
Thanks,
Sheila