Forum Discussion

AlexMunday's avatar
AlexMunday
Frequent Visitor
5 years ago
Solved

Power Query can't read data type from the CDM manifest.

Hello,   I wrote some manifest where I wrote the data type of the column. for exemple: { "name": "Sys_OriginCode", "dataType": "integer" }, { "name": "Sys_LoadBy", "dataType": "string" }...