In Sharepoint Designer 2010, how can I negate a "If the file size is between x and y kilobytes" condition?
I need an action to be performed if the file is NOT in that file size interval.
So far I have an "Else-If" branch with my actions on the "Else". But I don't like to have an empty "Then".
How can I negate the condition?
