Hi everyone,
I have a problem with calculation in Alteryx and I will really appreciate if you give me some guidance. My case is as follow (please kindly refer to the attached photo for an illustration):
- Data in column A, B and C of all records are given
- Data in column D, E and F of the 1st record are given
- I need to calculate values column D, E and F of the remaining records.
- Column D of the current record = the sum of Column A, D and F of the previous record
- Column E would be the difference between Column B and Column D
- Column F is equal to either column C or E, whichever is lower
Is there any way for me to calculate values column D, E and F for a large number of records in an efficient way? I have tried to find solutions for similar cases, but there does not seem to be any.
Thank you very much for your help.
