Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello,
I am beginner. I got a likert suery data and I need guidence in how to handle that kind of data. For Example consider a Question:"Where do you workout?" with multiple Boolean columns Where do you workout?(at home), where do you workout (outdoors), where do you workout(at gym) and where do you workout(others). there are many other questions of same type. Participants can choose multiple answers. Now If I have to show this question in a bar chart with % response. Should I divide the data sets into different queries for each question or should I create measure to count all true rows and percentage?
Solved! Go to Solution.
Hi @Sadia-A
- For multiple options, you can do an analysis based on the count of each option and do the comparison. (Bar Charts)
- Based on location/age/gender you can also do an analysis based on each question.
- For binary (True/False) data, you can create measures of the total count, Yes/No counts, % of Yes/No,
For the visuals, check out these links.
visual-vocabulary
Hi @Sadia-A
- For multiple options, you can do an analysis based on the count of each option and do the comparison. (Bar Charts)
- Based on location/age/gender you can also do an analysis based on each question.
- For binary (True/False) data, you can create measures of the total count, Yes/No counts, % of Yes/No,
For the visuals, check out these links.
visual-vocabulary
thank you for a prompt reply👍
Hi @Sadia-A
Not aure about your data model. If it is columns based questioners than you can unpivot the required columns and than plot the required bar chart.
If you share your sample maksed data it would be easy to recreate that.
Regards
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 28 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 49 | |
| 44 | |
| 43 | |
| 39 | |
| 32 |