Join Slack
Powered by
hey, using case statement in prefect 1. Is there a...
# ask-community
f
Florian Guily
06/17/2022, 3:07 PM
hey, using case statement in prefect 1. Is there a way to evaluate the argument to be != to the result instead of == ?
Florian Guily
06/17/2022, 3:09 PM
or should i create a task that do this evaluation and return true false ?
k
Kevin Kho
06/17/2022, 3:12 PM
No that is strict equality 😐 . Yeah…you would need another task
f
Florian Guily
06/17/2022, 3:13 PM
ok no prob thanks !
6
Views
Open in Slack
Previous
Next