Hi, I recently learnt that alteryx can treat excel formula as string and output it into the Excel using text input. The Excel will automatically detect the formula and start the calculation. My use case is - I have an excel template with different formulas embedded. I want to alteryx output to be written to the excel template. The challenge is the formulas in excel are different cell level/row level/column level calculations. So I want alteryx to automatically write the calculations to excel template and when clicked on the individual cells we can still see the formula. How can this be done using text input? Any help will be very much appreciated.