Hi Jeff, thanks again for your suggestion! We actually included this in one of our newer online courses Advanced Data Transformations. Thanks!
Jenny
- Log in to post comments
Hi Jeff, thanks again for your suggestion! We actually included this in one of our newer online courses Advanced Data Transformations. Thanks!
Jenny
This is very helpful! Thanks Randy!
I can imagine moving NTEs would be a common use case as v2 does provide a bit of optionality in implementation but if its the only place that's needed, using a Code Action makes sense to me! Thanks Liz!
Great idea Jeffrey! Thanks for sharing!
To get the conversation started: One interesting way I've seen people use code actions is to comment out several actions while debugging. Since its not immediately apparent what is in a code block, you need to be careful to clean up your work when you are finished (potentially removing actions you no longer want as well as removing your code block) so others (and let's face it, you!) don't get confused later.