Does Alteryx Support Logical and Comparison Operator??
&& Logical And
|| Logical OR
! Logical Not.
@rohit782192 yes alteryx support logical and comparison operators
https://help.alteryx.com/20214/designer/operators#:~:text=An%20operator%20is%20a%20character,operators%20with%20all%20data%20types.
hi @rohit782192 Alteryx does support these!Within the formula tool, you can use both versions (i prefer AND/OR/NOT)https://help.alteryx.com/20214/designer/operators#:~:text=Boolean%20NOT%20%2D%20Keyword,is%20false%2C%20it%20returns%20True.Hope this helps,TheOC