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 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
Requested behavior: same filtered values but distributed into different tables
Solved! Go to Solution.
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.
@lbendlin Thank you! Actually, I did create this suggested rank but based on different fields. Worked fine.
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.
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.