Remove the conditional suppression formula.
Create a formula with this code:
If {Credit.Amount} > 1500 then
"Greater"
Else
"Less"
Place this on the Details Section. What are the results?
-Abhilash
Remove the conditional suppression formula.
Create a formula with this code:
If {Credit.Amount} > 1500 then
"Greater"
Else
"Less"
Place this on the Details Section. What are the results?
-Abhilash