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.
SOLVED

SEC Fillings Data for all companies in list

Ibryam_Ibryam
5 - Atom

Hi all,

 

I am trying to feed a list of companies into the workflow so it can iterate the workflow for every CIK found in the text input tool.

 

My goal is to place all the information for these companies in the same table as an output.

2 REPLIES 2
gawa
16 - Nebula
16 - Nebula

@Ibryam_Ibryam 

You can go with Batch macro. Refer to attached WF how it works.

As i run it, schema of all data are not matched, so it still need some improvement on Macro file. 

image.png

Ibryam_Ibryam
5 - Atom

Thank you, gawa :)

Labels
Top Solution Authors