Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi all,
As shown in this picture, I have multiple rows with the same User Name, CAN ID and section.
A User can be linked to one or more keytags.
I want to combine the Keytags rows with a comma into one single row.
How can I accomplish this?
Solved! Go to Solution.
I have 3 columns (User Name, CAN ID and Section). tried, but can't achieve the outcome that I want.
You can pivot your rows to columns, then create a new column that concatenates the values from those columns.
I have 3 columns (User Name, CAN ID and Section). tried, but can't achieve the outcome that I want.
User | Count |
---|---|
65 | |
60 | |
47 | |
33 | |
32 |
User | Count |
---|---|
85 | |
75 | |
56 | |
50 | |
45 |