Hi,
I have a ID field that might not might not show up in the input file... I need to output without that row that contains but keeping the rest of the rows
Input eg that now has an ID column usually it doesn't but this is a one off case
| Name | Amount | ID | Status |
| A | 45 | | Comp |
| B | 6 | A12 | Comp |
| C | 2 | | Comp |
Output is a Sum