Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Community..!!
Please refer the above image.
above is my dataset, I want a output like, after selecting questions i want a perticular country name.
select any question and we should get to know in which countries that question has been asked.
Thanks in advance..!!
Solved! Go to Solution.
Hi,
You may download my PBI file from here.
Hope this helps.
Hi,
My guess is that your dataset has one column for each question. If that is correct, then you need to select all columns other then the Question columns, right click and select "Unpivot Other Columns". Now build your visual.
Hi @Ashish_Mathur
It does not solve my problem, if I follow your inputs , as shown in the below image
i did unpivoting of column coutry.
Hi,
Share the link from where i can download your PBI file.
Hi,
Share data in a format that i can paste in an MS Excel file.
Hi @Ashish_Mathur
please find the below data
country name | Question1 | Question2 | Question3 | Question4 |
India | 5 | 4 | 3 | 4 |
UAE | 4 | 5 | 4 | 3 |
USA | 3 | 3 | 5 | 5 |
Canada | 5 | 2 | 3 | 2 |
Japan | 4 | 4 | 4 | 4 |
England | 3 | 3 | 2 | 5 |
Hi,
You may download my PBI file from here.
Hope this helps.
You can take similar data as shown in the above pic.
I have also inserted that manually.
User | Count |
---|---|
98 | |
75 | |
69 | |
50 | |
27 |