We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
Hi everyone,
I have a dataset in which one column is in text data type. I need to extract the Intent and its corresponding score from each row.
Please take a look at the sample dataset.
Input
Required Output
Thanks in advance 🙂
Solved! Go to Solution.
Hi @viveksasi94
You may try to use 'split column' and 'pivot column' in query editor. Attached the sample file for your reference.
Regards,
Cherie
Hi @viveksasi94
You may try to use 'split column' and 'pivot column' in query editor. Attached the sample file for your reference.
Regards,
Cherie
Thanks for your suggestion, but splitting the columns is not working for me as the order of intents may change. This leads to adding other intents also into the column. For example in the 1st row it starts with Admin, but in second row it started with PTO.
User | Count |
---|---|
64 | |
59 | |
46 | |
35 | |
32 |
User | Count |
---|---|
85 | |
83 | |
70 | |
49 | |
46 |