We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

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