Hello,
I need help with combining the if and the sumifs functions using data in input 1 and input 2 tabs in the attached excel file.
The output format is shown in the table below. It's also highlighted in gray in the output tab of the attached file. I computed the output using excel sumifs. So as to compare the answer using Alteryx.
Input 1 is the main table, however, only sumif the customer number, if the customer number has a negative value, i.e, <0, in input 2. The excel sumif formula is used in the attached file in output tab.
Your help will be greatly appreciated.
| | | Jan Var | Feb Var |
| Customer Number | Segment | A | B | C | A | B | C |
| 1 | Federal | | | | | | |
| 2 | State | | | | | | |
| 3 | Federal | | | | | | |
| 4 | Federal | | | | | | |
| 5 | State | | | | | | |
| 6 | Federal | | | | | | |
| 7 | State | | | | | | |
| 8 | Federal | | | | | | |
| 9 | State | | | | | | |
| 10 | Federal | | | | | | |
| 11 | State | | | | | | |