Hi all,
Have a question about output file tool and setting non-standard delimiters.
How do you set as a delimiter in an output file?
I believe it is the End Of Transmission (EOT) ASCII code 004, so as a regex character it is [\x04]. Below is what was attempted but it causes the whole Alteryx workflow to error.
Thanks in advance
Solved! Go to Solution.
Hi Patrick,
configure your Output Data tool like that:
Let me know whether this helps you.
Best regards
Phil
Thanks Phil,
Tried it:
but got an error saying it must be a single character:
any thoughts on how I get around the error?
hm at my side it works..can you share your workflow and (sample) data?
then I'll have a closer look.
It works, thankyou!
The issue was capital X vs small x:
Thanks Phil - you just made my life considerably easier!
@atcodedog05 good catch! 🙂
You are right, it now works for me with lower case x. Maybe something reset?
Regardless, thanks for the help and hopefully it will continue to work!
Best,
Patrick
yep, backslash / vs forward slash \ my bad. Thanks!
User | Count |
---|---|
19 | |
15 | |
15 | |
8 | |
6 |