Hello,
I'm trying to move the rows with the same ID to columns. The output must have 1 row per ID.
I leave an example workflow.
Thank you.
Solved! Go to Solution.
Hi @BautistaC888 ,
I've tried to understand what you need but I need more context from you. What are you trying to achieve ?
Here is how you can do it.
Workflow:
1. Using transpose to convert columns to rows.
2. Using multi-row formula tool to get repeated occurrence of the column for each ID.
3. Using formula for adding "2","3"...n suffix to the column name.
4. Using crosstab tool to convert it to table.
Hope this helps : )
Here's an example of how you'd do this:
You may want to rearrange the columns, but left it as is to demonstrate that it is working
User | Count |
---|---|
19 | |
14 | |
13 | |
9 | |
8 |