Reputation: 21
Im looking to create a contract list for my work. We are in construction and have multiple contractor that do various jobs. I have a column for trade (meaning what kind of work they do) that I'm trying to filter out.
Is there a way that I can separate them with commas, hashtags, etc?
Upvotes: 2
Views: 66
Reputation: 26218
get & Transform
tab on DATA
menu and from table
Trade
col, click split
by delimiter
unpivot
, you'll get an output like thisUpvotes: 1