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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
gduobaite
Helper III
Helper III

Group rows in table visual

Hi, 

 

is it possible to group the same text (1st column) in one row in table visual?

I know it is simple with matrix, but I can't use it, so need the same solution in table. 

 

gduobaite_0-1600927419192.png

 

Thanks. 

4 REPLIES 4
Anonymous
Not applicable

Hi @gduobaite ,

 

1.Use Conditional Formatting:

Measure =

SWITCH ( MAX ( 'Table'[Cate] ), "Form", "Red", "Format", "Light Green" )

9.25.2.1.png

2. Use Group by 

9.25.2.2.PNG

 

Here is my pbix file.

 

Did I answer your question ? Please mark my reply as solution. Thank you very much.

If not, please upload some insensitive data samples and expected output.

 

Best Regards,

Eyelyn Qin

@Anonymous , thank you for your time, but your solution does not satisfies my problem.. 

amitchandak
Super User
Super User

@gduobaite , I do not think you can do that in table visual. You have to use the Matrix.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@amitchandak , I was thinking about Group by or even Conditional formatting... But no ideas.

Why I can't use matrix because I don't need values in there and without values I can't use conditional formatting to my needed column. 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.