Field Created for Output File name Truncates and the Output file is not being generated
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi team,
I have created a field for Output file name. However, in the results pane it shows the field is being truncated.
As a result, the output file is not being created in the required folder. How do I overcome this?
- Labels:
- Best Practices
- Common Use Cases
- Output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you export the workflow and/or provide screenshots of the error/warning?
Thanks,
Cal
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
if you are creating it in a formula, increase the field size setting.
If you are reusing a field that was previously created, it will keep the field size and will not allow changing the settings.
And finally, place a select tool after the created field and change its size
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The field length has been increased. However, I found out that the length of the output filepath string is exceeding 260 characters and hence getting the error. However, when I reduce the file name and limit the filepath length to below 255, it seems to be working fine.
However, I want to use a larger name and that will exceed the 260 characters. Is there a way I can still acheive without error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
255 is the limit. Refer here: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Output-path-lenght-limited/td-...
The workaround is outside of Alteryx capabilities though…
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
