Hi everyone,
I am kindly requesting your help to perform the following:
I have one excel table with accounting data with the following columns:
Expense Category. Expense sub-category. Amount
Refund VAT. $100
Expense Dinner $50
Expense Transportation $150
Refund. VAT $200
Other Commission 1 $130
Other Commission 2 $250
I would like to split these data with KNIME to get the following output :
VAT Refund. Dinner Expense. Transportation Expense. Commission 1. Commission 2
(with the relevant amounts (1 per row)
Basically, a node that could write the amount in the relevant column based on the sub-category (“Dinner expense”, “VAT refund” etc)
Thanks for your help
Raph