Hi
I'm trying to remove rows based on a condition, whereby once it is found i then want to remove that row and then all 4 rows beneath it. I have considered using the multi-field formula tool and then create a flag which can then be filtered out. My issue is I don't know how to configure the multi-field formula tool.
Please see example data below. I want to remove all 3 rows under Total for Year as well as the Total for Year row.
Your help would be much appreciated
| Name | Value |
| Week 1 | 10 |
| Week 2 | 20 |
| Week 3 | 30 |
| Week 4 | 40 |
| Week .... | |
| | |
| Total for Year | |
Sales | 500 |
Cost | 400 |
Profit | 100 |