-3

I tried to write it using ISNULL but I'm getting error.

Rahul Diggi
  • 288
  • 2
  • 16

1 Answers1

1

Try this:

ZN([Price])!=99

Wrap this in INT() to sum the result.

Andy TAR Sols
  • 1,725
  • 2
  • 5
  • 12