Hello,
I'm trying to create my first large push reporting using the alteryx reporting tools out to a .pdf file and then push that via email. There are going to be roughly 2,000 emails going out.
Everything seems to work fine when I run a small sample through.
However, when I run the workflow with all of the data(Not sending emails yet), I get hundreds of lines like this on a few different render tools:
"Error: Render (207): Exception parse error line: 1 column: 40 An exception occurred! Type:UTFDataFormatException, Message:invalid byte 2 (b) of a 3-byte sequence."
A lot of the lines seem to process appropriately, but I've never seen this error before, and I can't seem to figure out which records within the render tool are even causing it, which makes it even harder to trouble shoot.
I couldn't find anything about this error anywhere, so any information on what causes this so I can start digging for a solution would be greatly appreciated.
Thanks!