This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
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.
Solved! Go to Solution.
Glad I could help.
One final suggestion. Use "commas" for this parameter prompt:
Enter Cost Center(s) (separated by comas)
Hi @ChrisTX, you certainly did and thank you!!