Having the most difficult time understanding what the configuration for a set of interface tools that will, if the condition is selected enable a container to filter the data stream and if it is not selected will enable a container that allows for the full data to flow through.
Formulas used for the condition have been:
- [#1]
- ToNumber([#1]) = 1
- IF [#1] THEN 'False' ELSE 'True' ENDIF
With both switching the action tools between Enabled and Disabled and swapping out the connection between both containers.
I am at a loss.
