Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Thread Cannot multiply parameter
Sun, Mar 1 2020 9:46 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

This doesn't work

(_Value  = :Amount * -1 AND _InOut <> :Direction)

this does

(_Value * -1  = :Amount AND _InOut <> :Direction)

Not a problem since I can move the multiplication over to the column but puzzling.


Roy Lambert
Image