Hello,
I currently struggling how to design the Alteryx workflow.
I'm thinking to use a complicated SQL to extract data, summarize and unpivot the data. But Alteryx also has same tools to do that.
Does anyone try to compare the performance of them?
Let's say >100K rows with >30cols, sum the amount only, 5-6 conditions and unpivot the value column by two group.