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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
tomgramling
Regular Visitor

Hiding values in a table column

Hi,

 

I have a table that looks like this.

column1  column2

NE            A

NE            B

NE            C

SE             D

NW          E

NW          F

 

I want to hide the duplicate values in column1 so my table looks like this

column1  column2

NE           A

               B

               C

SE           D

NW         E

               F

 

Is this possible?

 

Thanks,

Tom

4 REPLIES 4
v-lili6-msft
Community Support
Community Support

hi @tomgramling 

You could use matrix visual as below:

Note: Disable Stepped layout in Format-> Row headers

6.JPG

 

Regards,

Lin

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

I need it to remain as a table for some other reasons. A matrix won't work in this instance.

hi @tomgramling 

To my knowledge, it could not achieve in table visual in power bi for now,.

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
PBIfanatic
Helper V
Helper V

Hi @tomgramling ,

 

You can use the matrix visual to achieve something similar.

https://docs.microsoft.com/en-us/power-bi/visuals/desktop-matrix-visual

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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