Is there a way we can write to an existing excel file through alteryx app? So lets say there are two sheets in an excel file. One has data which gets updated when the app runs. The other sheet has some graphs which should remain as is.
This is possible in designer. However, with app every time the output file gets replaced and the sheet-2 also gets removed.