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!
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