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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
viralpatel21
Helper II
Helper II

Transform Table to single view

Hello

 

I was wondering if you could help me. I have the following table where i have duplicate values. 

viralpatel21_0-1669908672105.png

And i want to display it like the following: ( ive only displayed 2 Riskgroup, but i want to show all the group in a single view)

 

_au_contactlink_valueRisk GroupResponseRisk LevelRiskscore Risk GroupResponseRisk LevelRiskscore 
f310f664-262a-42db-8853-ac5c634c1e6aEmployment TypeEmployedLow0Account UsageMaking Payment to 3rd partiesHigh75

 

thanks

viral

1 ACCEPTED SOLUTION

Hello i was able to manage to do it.

 

In Power query i seperated the table to each groups and then added a custom number to represent the question and did a pivot to a single view.

 

View solution in original post

2 REPLIES 2
v-jialluo-msft
Community Support
Community Support

Hi @viralpatel21 ,

 

According to your description, you need to display groupings of data from different rows into one row.

It may not be possible to do the same as the example diagram, but you can achieve a similar effect with matrix visuals:

vjialluomsft_0-1669964159224.png

 

vjialluomsft_1-1669964159225.png

 

 

 

Best Regards,

Gallen Luo

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hello i was able to manage to do it.

 

In Power query i seperated the table to each groups and then added a custom number to represent the question and did a pivot to a single view.

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors