Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I have in my data a really long text output. Each output is linked to a survey response and the responses all end with a full stop and a semi colon. I need to be able to split the data to their own columns where this is true.
Any idea how I do this please?
Example line of text.
testone.;test two.;test three.;test four.;
Solved! Go to Solution.
Hi @M_SBS_6 ,
You can achieve you required output by utilizing Power Query's Split Column By Delimiter functionality as shown below:
I have attached an example pbix file.
Hi @M_SBS_6 ,
You can achieve you required output by utilizing Power Query's Split Column By Delimiter functionality as shown below:
I have attached an example pbix file.
User | Count |
---|---|
61 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
83 | |
62 | |
45 | |
40 | |
39 |