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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
matrix10
Frequent Visitor

Group by columns from two tables

Folks, new to PBI Desktop.
I am extracting user and group memberhsip data from Active Ditectory in PBI Desktop.
I have two tables (user, group) that are joined with a relationship (1 to many).


The table looks like this:

matrix10_0-1638056046965.png

 

I want to display the data in a tabular format as follows:

matrix10_1-1638056090202.png

 

It's basically group by username and usernumber.
How do I do that in DAX (or any other method)?
Thank you.

 

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

You can do something like this in a matrix visual by turning off the stepped layout.

View solution in original post

1 REPLY 1
AlexisOlson
Super User
Super User

You can do something like this in a matrix visual by turning off the stepped layout.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors