Forum Discussion
Krishna09
3 years agoHelper III
Date type errors - replace text values in datatype cellls
Hello, I am creating a dataflow to import sharepoint file data to existing table in dataverse. As I alredy defined data types in dataverse all column types should match. I have date columns in sh...
- 3 years ago
Krishna09 Replace the value with null and then change the data type, I assume the column isn't going to be used in a relationship.
Krishna09
3 years agoHelper III
AntrikshSharma I replaced with null value. later when I publish, no data was imported to dataverse. Besides, I received an error. I tried to refresh twice. All the time I refresh , same error pops up.
Why this error?
how to rectify this error?
AntrikshSharma
3 years agoCommunity Champion
Krishna09 Maybe there are some other values in the column that are text, try to run a Distinct over that column.