Is there a way to sum the outputs from Summary and Formula functions? Essentially, I wanted to sum up 1622712.8 (from Summary) and 256009.15 (from Formula).
Solved! Go to Solution.
@sylvia0218 use the append tool - connect with formula output and summary output, then you can calculate the sum using another formula tool
Similarly, you can also use the Union Tool - connect Formula Tool and Summarize Tool, the you can calculate the sum using another Summarize Tool.
It's the Alteryx version of a Choose Your Own Adventure!
Thank you!