This is a table from our PSA database from a flat file.
We our trying to fill our ODS database with the data from the PSA database. This is the design of the container table from our ODS database:
We are using a data conversion in visual studio sql server data tools like this:
This is what the data conversion looks like:
The error we are getting is this:
[Data Conversion [2]] Error: Data conversion failed while converting column "PricePerKm" (85) to column "Copy of PricePerKm" (30). The conversion returned status value 2 and status text "The value could not be converted because of a potential loss of data.".