This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We're actively looking for ideas on how to improve Weekly Challenges and would love to hear what you think!
Submit FeedbackHi all,
I'm new to Alteryx (started about a few weeks ago) -- I based my solution on this challenge off of the solution from challenge #324. In #324, I noticed that dynamic rename was used and I decided to use that again for the solution here (see my file attached, I didn't edit the final pivot table so don't mind that).
In the solution for #326, I see that the columns were renamed directly in the summing function (using the summarize tool), as opposed to dynamic rename. I'd like to confirm that using dynamic rename is better, as it allows for automatic updating for future incoming columns. Is that correct?
Thanks!
All,
I used a a union with a summation to solve.