P
PJ
I have the following expression:
Deal Types: IIf([Customer].[Payoff Date]>=[customer].[close date],"Pay
Off","New Deals")
I also want the expression to show all null values for payoff date. Where
would I put that in my expression??
Deal Types: IIf([Customer].[Payoff Date]>=[customer].[close date],"Pay
Off","New Deals")
I also want the expression to show all null values for payoff date. Where
would I put that in my expression??