[To...] Posted April 8 Share Posted April 8 Hello, Is it possible to hide table rows which are based on the calculated value? I want to show only rows which have 1.000 (green rect), the rest with 0.000 (red cross) should be hidden. I use advanced filter by expression and I use the name for this column "filtr" but it doesn't work: ${Equal(Value("filtr"), 1)} Filtering by characteristisc within or out of tolerance works. I also created my own variable (filter) and changed 1.000 with 'yes' and 0.000 with 'no' and use the expression: ${List.Contains(filter, "yes")} also doesn't work. Link to comment Share on other sites More sharing options...
[Do...] Posted 12 hours ago Share Posted 12 hours ago Hi, in order to help you further, I need the details (version, report and database file). Please call the hotline and have them create a ticket for you. Then you can send us the data. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in