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.

Start Data Import at different line for batch marco

JingYih_Herbalife
8 - Asteroid

Hi,

 

I have a set of data that I would like to import using batch Marco. The data starts at a different line. How do I adjust the batch Marco to only extract starting from a different line?

 

 

Output.JPG

1 REPLY 1
gawa
16 - Nebula
16 - Nebula

hi @JingYih_Herbalife 

If there are no data above of a starting row, the following procedure can be configured right after Macro Input tool. 

1) Remove null rows by Data Cleansing tool

image.png

2) Then, rename field name by Dynamic Rename tool

image.png

Labels
Top Solution Authors