Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi everyone,
I am trying to split a multiple choice column into distinct columns. Here is an example:
| Main Column | aa | bb | cc | dd |
| aa;cc | aa | cc | ||
| bb;cc | bb | cc | ||
| cc;dd | cc | dd | ||
| dd;aa | aa | dd |
So far, I have already extracted the values of the column (output shown below)...
Then I tried splitting the columns by delimiter (as shown below)...
The final product is six new columns, but they both house different data points which makes this impossible to visualize accurately.
As shown in the sample table above, I am trying to make each new column distinct (i.e. Associate Data Elements exclusively in one, Investor Data Elements exclusively in the next, etc.). Any guidance would be hugely appreciated!
Hi,
The images are very small so cannot understand anything. Share data in a format that can be pasted in an MS Excel file and show the expected result.
@nathanisaacson , You have the option to split column by delimiter into rows or columns as per need
Power Query Split Column, Split Column By Delimiter: https://youtu.be/FyO9Vmhcfag
You can also check this second option
Power BI- Text Part slicer to filter/search text - https://youtu.be/MKKWeOqFG4c
https://medium.com/@amitchandak/power-bi-search-text-parts-in-text-ad2f9783ffa2
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 51 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 65 | |
| 39 | |
| 33 | |
| 23 |