Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Dynamic Input where to Start Data Import?

CDGover
5 - Atom

Is there a way to specify where to start the data import for a group of spreadsheets. Example: Instead of saying "start data import on line 14" I want to say "start data import where [field] = 'value'".

2 REPLIES 2
ivoller
12 - Quasar

Not really.

 

You can pull in the data and then locate the appropriate starting point to produce a new table with only the required data. Alternatively you could set up the range you are interested in the excel by using a formula based named range and then only importing that range.

CDGover
5 - Atom

Thanks you for the quick response! 

Labels
Top Solution Authors