Hello, I'm seeing something strange. I've built a workflow that runs fine as a workflow, has a few Joins in it. However, I'm really designing this as an App because I'm using Interface tools to collect data.
So if I just create a simple csv file and run the workflow, everything runs fine. But when I run it as an Analytic App and key in the inputs, I get this error about only able to join string fields to string fields. I've isolated the issue down to 1 field that's causing the issue, and even that field I can confirm the Left and Right inputs have that field exactly the same data type and length (String and 20).

Can anybody explain why I'm seeing this issue? Let me know if I need to provide any more detail.
Thanks,
-Adam