I am using the Salesforce Input Tool to query data from salesfroce. When I select too many fields in a SOQL, the result are truncated. Where can set the field lengh? Or is it a limitation for this tool?
Solved! Go to Solution.
Hi @Morris - Regarding the message "This cell has truncated characters," Alteryx is just informing that the display on screen is incomplete. The characters are truly there in the dataset, but just not displaying on screen, thus the warning message.
Can you please click on the Browse tool and see if the message persists?
Hi @Morris - This message says that it's a long field. You can know click on Cell Viewer in the Results window and see the entire field:
@ArtApa , Thank you.