Hello Alteryx Community,
I am trying to use a excel template file with summation formulas in it and populate the Alteryx results with this template. So I could avoid errors when the data is altered.
For example, I have three data rows and if I wanted to make changes and add a fourth row into the output, so then excel would help me add up the correct numbers. I know that blob input and blob output could help me. However, I keep having errors in my final output. Even though the template was read in, but when open the final excel output it says that data needs to be recover. After recovering the summation, formula is taken out.
Book1.xlsx is the final result I would like to have.
Any idea why am I having this error?
Thank you!