Batch output - not equals

Posted about 3 years ago by Simon Wiggins

Post a topic
Solved
S
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

Sorted by
S

Simon Wiggins posted about 3 years ago

Hi Antonio,


Perfect that works, thanks!


Simon

0 Votes

Antonio Poggi

Antonio Poggi posted about 3 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

Login or Sign up to post a comment