This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
i have a datasource that is converted into a table. There are columns within the table that contain multivalues separated by a semi colon, So for example like this:
| ID | Department | Years | Colour |
| 1 | Billing;Stores;Office | 3 | Red;Blue |
| 2 | Office;Billing | 7 | Green;Orange |
| 3 | Stores | 10 | pink |
So i am trying to extract the multivalue fields, perhaps put them into their own table? But i cannot see anyway of doing this after i have already converted the original datasource into a table. Any ideas?
Solved! Go to Solution.
Hi @cheezy ,
If I took your question correctly then you could follow below steps:-
1. Select Department column then use split column by delimiter
2. Now select the options as below:-
3. Follow the same for colour column.
4. Final output:-
Refer the file below.
Thanks,
Samarth
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
Hi @cheezy ,
If I took your question correctly then you could follow below steps:-
1. Select Department column then use split column by delimiter
2. Now select the options as below:-
3. Follow the same for colour column.
4. Final output:-
Refer the file below.
Thanks,
Samarth
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
thanks for your help - this works
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 26 | |
| 23 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 41 | |
| 27 | |
| 22 | |
| 22 |