Forum Discussion
ManuelGeiger
3 years agoHelper I
Keep specific rows in table visual
Hey all, Is there a way to keep specific rows in a table visual no matter what you filter on? In my case I have a Bill of Material build with multiple levels which means a level 1 item could con...
- 3 years ago
Hey MFelix ,
Thanks for your answer. The data structure is just a table. Same as shown in the screenshot above
MFelix
3 years agoSuper User
Hi ManuelGeiger ,
For this you need to create a measure that allows you to make the filter accordingly, something that will add to all the level the X.
How is your data structured, are you using a parent child hierarchy or a flat table?