Dataset Replace Function in Code Engine and Workflows

We have access to the append rows function in workflows via code engine natively today. This is useful, but it would be far more efficient to have the replace dataset function available. We worry about credit usage looping over a results set over and over again to append rows to a dataset. It would also simplify the workflow process itself by simply not needing to perform a loop in the first place.

1
1 votes