Hello Simon,
Yes, you are right, there's a bug in the instructions.
You can make it work by using "does not equal"
e.g. [Field]does not equal[Value]
See here an example http://daily.omniscope.me/Tests/BatchOutput.iox/
Regards,
Antonio
Hi Antonio,
Perfect that works, thanks!
Simon
Simon Wiggins
Hi,
I'm using a Batch Output to create multiple tabs in a worksheet, filtering the data I export into each sheet.
One of the conditions I need to apply is "not equal to" or "≠"
In the instructions it references the not equals symbol "≠" but when using this symbol it throws an error.
I've also tried "<>" and "!=" but these both throw errors.
What condition should I be using?
Thanks,
Simon