Hello. Can someone help me with this 2 problems described below
1) The email address of one field is not captured entirely for few of the records. For example the actual email address is Rohitsharma90@gmail.com but in output it is coming as Rohitsharma90@gmail.c
and this problem is coming up for few records only not all the records.
2) The user iD is not getting captured as expected. For example the user id is 101083773 but in output it is coming as 1010837 and the last 2 digits are not getting captured. The field is a string field.
Can someone help out with a quick fix on these 2 issues.