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.

REQ file

NiranjanK1
8 - Asteroid

Hi All,

 

How can i create REQ output file format in Alteryx output. End output i want to save it in Req file format.

Any suggessions please.

 

Thanks,

Niranjan

2 REPLIES 2
HarryBrunning
7 - Meteor

Hi NiranjanK1

 

  1. In the configuration window of the "Output Data" tool, select "Fixed Width" as the file type.

  2. Configure the field layout by adding the fields you want to include in the output and specifying their widths.

  3. Optionally, you can also specify the field names, alignment, and padding for each field.

  4. In the "Output Options" section, specify the output file location, name, and encoding.

  5. Click on the "Run" button to execute the workflow and generate the REQ file format output.

Cheers!

NiranjanK1
8 - Asteroid

@HarryBrunning sorry, got confused. I just want to create Output as "Output.Req". How can i create req output format file. 

Labels
Top Solution Authors