No recent searches
Popular Articles
Sorry! nothing found for
Posted almost 4 years ago by 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
0 Votes
2 Comments
Antonio Poggi posted almost 4 years ago Admin
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
Simon Wiggins posted almost 4 years ago
Hi Antonio,
Perfect that works, thanks!
Login or Sign up to post a comment
People who like this
This post will be deleted permanently. Are you sure?
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
0 Votes
2 Comments
Antonio Poggi posted almost 4 years ago Admin
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
0 Votes
Simon Wiggins posted almost 4 years ago
Hi Antonio,
Perfect that works, thanks!
Simon
0 Votes
Login or Sign up to post a comment