Hello,
I am trying to take my vertical data and have the "hobbies" that appear by unique ID number appear on one line horizontally instead. I tried the transpose option but can't seem to get the hobbies & suggested hobbies to only appear on one line. I also thought of adding a new column but can't figure out the formula to pump out "any value".
Any suggestions????
Solved! Go to Solution.
@starrmar
With my favorite Tile tool 😁
You want to pivot your data from a vertical layout to a horizontal layout based on a unique ID number. If you have multiple rows with the same ID, and each row represents a different hobby or suggested hobby, you can use the "Cross Tab" tool in Alteryx Designer to achieve this.
Here are the general steps to perform this operation:
Sort Your Data:
Use Cross Tab Tool:
Configure Cross Tab:
Run the Workflow:
The Cross Tab tool should create a new column for each unique hobby or suggested hobby, and the data for each unique ID will be pivoted horizontally.
Thank you so much! This worked perfectly!
Thank you! This worked and the formula saved me on another project. Appreciate you!
@starrmar
Glad to be help
User | Count |
---|---|
18 | |
14 | |
10 | |
6 | |
6 |