Forum Discussion
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
- PBIfanatic
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
- v-lili6-msft
Community Support
hi tomgramling
You could use matrix visual as below:
Note: Disable Stepped layout in Format-> Row headers
Regards,
Lin
- tomgramlingRegular Visitor
I need it to remain as a table for some other reasons. A matrix won't work in this instance.
- v-lili6-msft
Community Support
hi tomgramling
To my knowledge, it could not achieve in table visual in power bi for now,.
Regards,
Lin