Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
AlexMunday
Frequent Visitor

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"
},

but when I load the CDM folder with Power Query the data type is not recognize.

Is that normal or did I missed a step?

 

Best

1 ACCEPTED SOLUTION
v-eqin-msft
Community Support
Community Support

Hi @AlexMunday ,

 

Please try to replace integer with int64.

2.17.3.1.PNG

 

Refer to :

https://blog.crossjoin.co.uk/2019/03/13/attaching-manually-created-common-data-model-folders-in-powe...

https://docs.microsoft.com/en-us/common-data-model/sdk/trait-concepts-and-use-cases

 

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Syndicate_Admin
Administrator
Administrator

Great to see the DM folder in DataVerse and the Model actually starts being manifested in production. I was hoping all the involved partners in the creation of the CDM for the majority of generic business process and operational activities would create a perfect standard. 

 

I just receveid a nice email and saw your post the combination with the technical point of view of limitations made me laugh. "You'll soon run out of Database capacity" I also saw your post and thought the CDM integration update must be completed. And for sure do not think the Database capacity as mentioned in the notification has anything to do with the technical capabilities.

 

Maybe upon reading the notification this would be very nice to mention its not a technical limitation.

The size of CDM a well orchastreted comprimize.

 

MennoCBAconsult_0-1629220607536.png

 

AlexMunday
Frequent Visitor

Hi,

 

Thanks a lot for the help I change it from dataType to dataFomat and put the correct data format and it worked 🙂 

How come in https://github.com/MicrosoftDocs/common-data-model-and-service/blob/master/common-data-model/creatin... they used dataType and not dataFormat?

 

best,

 

Alex

v-eqin-msft
Community Support
Community Support

Hi @AlexMunday ,

 

Please try to replace integer with int64.

2.17.3.1.PNG

 

Refer to :

https://blog.crossjoin.co.uk/2019/03/13/attaching-manually-created-common-data-model-folders-in-powe...

https://docs.microsoft.com/en-us/common-data-model/sdk/trait-concepts-and-use-cases

 

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors