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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Johonnatan
Helper I
Helper I

Split columns into multi tables

Hi folks

 

I need to split some filtered/selected values into two different tables (visual) just to avoid scroll bar and have clean visualization. I want to define limit of rows per table but must be the same raw data, no repeat any.

 

How can I do that?

 

Current scenario: single table with filtered values by slicers

Johonnatan_0-1725635109571.png

Requested behavior: same filtered values but distributed into different tables

Johonnatan_1-1725635232280.png

 

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You could assign ranks to config IDs (or entity IDs) and then filter your table visuals by rank range.

 

But your requirement raises a few design red flags. Make sure it truly serves a purpose for your customers.

View solution in original post

2 REPLIES 2
Johonnatan
Helper I
Helper I

@lbendlin Thank you! Actually, I did create this suggested rank but based on different fields. Worked fine.

lbendlin
Super User
Super User

You could assign ranks to config IDs (or entity IDs) and then filter your table visuals by rank range.

 

But your requirement raises a few design red flags. Make sure it truly serves a purpose for your customers.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors