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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply

Matrix discarding duplicates

Good morning,

 

I suspect I am missing something basic and simple here but here goes.

 

I have a simple table;

 

stan_w_gifford_0-1638129482207.png

 

And I create a matrix as a summary;

 

stan_w_gifford_1-1638129540793.png

 

Now I wish to show the raw data so I create another matrix;

 

stan_w_gifford_2-1638129604454.png

I have said 'Don't summerise' however it has dropped one of the duplicated values (Joe, 500) - which I don't want to happen - I wish to show all the raw data.

 

To get what I want I have to add the ID column (and of course tell it not to summerise)

 

stan_w_gifford_3-1638129751107.png

Is there any way of getting the display I want WITHOUT having to add the ID column?

 

Stan

 

 

 

4 REPLIES 4
v-chenwuz-msft
Community Support
Community Support

Hi @stan_w_gifford .

 

Matrix table is always used to provide and summarize, so it will always aggregates the same category.

You can try the following expression:

Measure 2 = CONCATENATEX('Table',[Amount],"
")

vchenwuzmsft_0-1638326879968.png

This is one string with all names combined with line break.

 


Best Regards

Community Support Team _ chenwu zhu

 

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

 

 

Nathaniel_C
Community Champion
Community Champion

Hi @stan_w_gifford , I call it formatting, not trickery😂





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Nathaniel_C
Community Champion
Community Champion

Hi @stan_w_gifford ,
At my work, we call this an ofias.
I changed the font to white to match the background in the format menu.  I changed the title of the column to a period (.) Then I dragged the column to as small as the width can go. Easy Peasy!

 


Let me know if you have any questions about these steps

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel

 

hide.PNG





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Thanks Nathaniel,

 

I too have resorted to that sort of trick - interested however in being able to visualise the data without 

(a) Having to add the ID column

(b) not having to resort to trickery as you describe 🙂

 

Stan

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

FabCon and SQLCon Highlights Carousel

FabCon & SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.