Do sum and add helpers only work with integers or can they be used with decimals/float values?
It would be great to have some additional details here about AFE 1.0 vs AFE 2.0
Sure thing Courtney - I've added it to the enhancement requests board. Thanks!
This works okay... but feels a little bit like a hacky workaround. And sometimes it's not knowable how long a given lookup will take, and therefore whether that would be sufficient for the race con...
Hi Courtney - no luck with the switch syntax, I sort of gave up on guessing at it ¯\_(ツ)_/¯ I found another way to structure my logic, so it didn't keep me from moving forward.
+1 million Bonus points: ability to inject a break into a flow. Ala code breaks in VS. EG to stop the flow without removing the flow blocks that are already configured and preview data before being...
Is there an example for the #switch syntax? It's the only block logical operator that doesn't have any hint as to the syntax.