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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
JonathanHall
New Member

Using Power Query to group data into unique values and to simplify layout

Hi, I'm wondering whether I use Power BU or Power Query for this problem?  I can solve the problem in excel, but the raw data is huge (c500,000 records) and excel gets cumbersome when handling this amount of data.

I've got a large file of data, structured as follows.

JonathanHall_0-1709823295292.png

Each row represents a telecoms operator for that address/UPRN (Unique Property Reference Number).  What I would like to do would be to have a unique list of UPRNs - 1 record for each UPRN, with fields to the right of this UPRN field, 1 field for each Operator.  A bit like this?

JonathanHall_1-1709823469122.png

Any ideas how I achieve this in Power Query or Power BI?

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

No need to do anything. Load your data as is, and then use a Matrix visual. UPRN on rows, Operator on columns, Speed on values.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

No need to do anything. Load your data as is, and then use a Matrix visual. UPRN on rows, Operator on columns, Speed on values.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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 Solution Authors