Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
eamonnj1982
Frequent Visitor

Reporting on long text strings separated by a semi-colons

Hi,

 

I am trying to report on the results of a large survey where the users were allowed to select multiple reponses to each question. 

 

There was a separate database field created to record the responses to each question and if the user selected multiple responses then they are separated by a semi-colon in the field. 

 

For example (I have all the responses for Questions 1 stored like this):

Question1: Response 1;Response4;Response9

Question1: Response 2;Response8

Question1: Response 3;Response5;Response6

Question1: Response 4

 

Could anyone offer the best way to be able to report on each response?

 

Many thanks


1 ACCEPTED SOLUTION
ankitpatira
Community Champion
Community Champion

@eamonnj1982 I would suggest to split up responses column via power bi desktop query editor using semi-colon as delimiter. Then under Transform tab use Unpivot Column feature to convert collect all responses in one column against questions and then simply use Matrix visual to report on responses to each question.

View solution in original post

2 REPLIES 2
ankitpatira
Community Champion
Community Champion

@eamonnj1982 I would suggest to split up responses column via power bi desktop query editor using semi-colon as delimiter. Then under Transform tab use Unpivot Column feature to convert collect all responses in one column against questions and then simply use Matrix visual to report on responses to each question.

Thanks for the suggestion Ankit.  I'll give this a go. 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors