Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
hi @tomgramling
You could use matrix visual as below:
Note: Disable Stepped layout in Format-> Row headers
Regards,
Lin
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
Hi @tomgramling ,
You can use the matrix visual to achieve something similar.
https://docs.microsoft.com/en-us/power-bi/visuals/desktop-matrix-visual
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.