Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Writing Data to a range in table/render tool

Skapoor1
7 - Meteor

Hi Everyone 

 

I am trying to write a table into excel via the render tool. I am trying to get it to begin from 4th row in the output. I am using a table tool to format my table and then using render tool to output  it . Is there a way i can get it to begin from a specific row in my rendered output.

 

 

SameerKapoorTest1_0-1608535504346.png

 

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@Skapoor1 

As far as I know, it is not possible with Render Tool.

It though can be done by Output Tool with Preserving Formatting option.

messi007
15 - Aurora
15 - Aurora

@Skapoor1,

 

you can use a generate row in order to create lines then union them befor the render tool.

Please see below:

 

messi007_0-1608537290314.png

Attached the workflow,

Hope that helps,

 

Regards,

Labels
Top Solution Authors