Hello everyone
I am working on an alteryx workflow wherein I have to output my data into multiple tabs in one excel workbook and there is some information which needs to be populated in one particular cell.
I am able to fetch the data into multiple tabs but in all the excel tabs data(i.e table) is starting from cell A1.
So my first question is : Is it possible that these tables start from cell A8 (or from different cells in different tabs)?
and second question is: Can we populate certain value in one particular cell? foreg: i want the date to get automatically populated into cell A4.
These 2 things are possible from output tool but how do we do this from render tool?
Any help will be appreciated!
Thanks!