Forum Discussion
Johonnatan
1 year agoHelper 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 ...
- 1 year ago
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.
Johonnatan
1 year agoHelper I
lbendlin Thank you! Actually, I did create this suggested rank but based on different fields. Worked fine.