Forum Discussion
sallemongp
7 years agoRegular Visitor
Maintaining a value despite a filter
Hello, First of all, thank you to those who will answer me. The goal here is to keep the value of a "mother line" unchanged. While a filter will be applied to the items that compose it: A quick...
sallemongp
7 years agoRegular Visitor
Hi V-Danhe,
I would like something like this:
And when I tick the item 20, 30, 40 ..... I would like to keep the expected.
Actually this work only when i tick the item 10.
(I don't want to have the expected value on each row when no filter is ticked because for the users that could be disturbing)
My apologies if I'm not clear in my explanations.
Thank you in advance
v-danhe-msft
Microsoft Employee
7 years agoHi sallemongp,
From your data structure, I am afraid you could not achieve your excpeted result, due to there is no data related to item 20, 30, 40... in excpeted column, so when you chose the other ietm, the result should be blank.
Regards,
Daniel He