DataType Mismatch

Hi Team,

I am facing issue when building a data table. I have assigned the datatype as string . Getting the error as mismatch of data type.

Colum Values are like : " A+BC-PSFC-CR-HOF"

What should be Data Type for the above values ?

Hi @suresh.ghadai ,
Please try providing max length 100 for a string value. And also check whether you are passing a value within " " for strings

Thanks & Regards,
Shubham Dutta

Thanks Subham_Dutta.

Again getting error as Data Type string mismatch for the string

“WHOLESALE KOREA PRICE LIST IN KOREAN WONS (2-TIER ONLY)”

Assigned 100 for length.

Hello @suresh.ghadai ,

There’s no issue with the data type or the data. Can you delete the build data table and re generate the same. It accepts both of the string values which you provided.
image

Regards,
Rohith

Hi @suresh.ghadai ,
Please try deleting the datatable and create a fresh one.
If the above also does not work please send the sample excel file or the sample data in a text file.

Thanks & Regards,
Shubham Dutta

Hi @suresh.ghadai

There is no issue with the data. Can you re-create the Build DataTable angain?

image

Regards
Gokul

Thanks @Gokul001 , @subham_Dutta @rohith.prabhu

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.