Crystalfire
Programmer
Crystal 8.5
I have this formula in my report:
if isnull({CUST_ADDRESS.TERRITORY}) then {CUSTOMER.TERRITORY} else {CUST_ADDRESS.TERRITORY}
What I need to do is create a parameter using this formula. I don't see the option to choose this formula in the parameter selection area. Is this possible? Thanks!
I have this formula in my report:
if isnull({CUST_ADDRESS.TERRITORY}) then {CUSTOMER.TERRITORY} else {CUST_ADDRESS.TERRITORY}
What I need to do is create a parameter using this formula. I don't see the option to choose this formula in the parameter selection area. Is this possible? Thanks!