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
KNO
Helper I
Helper I

Custom Common Data Model not showing up in list?

Hi

I have created a model.json that describe a CDM for "Prod" (just for test purpose). I have connect the PowerBI to Azure ADLS 2 with hierarcy enables. I have uploaded the model to Container. I have attached the model to the Power BI Workspace.

Now, I would like to map my data to the model within the Dataflow operation. However, my model does not show up in the list of models. How is that?

Capture.PNG

Capture2.PNG

Capture3.PNG

My Model: 

{
"application": "MyApplication",
"name": "Prods",
"description": "Model containing data for Order and Products.",
"version": "1.0",
"modifiedTime": "2018-01-02T12:00:00+08:00",
"entities": [
{
"$type": "LocalEntity",
"name": "Products",
"description": "Information about products and their pricing information.",
"attributes": [
{
"name": "productId",
"description": "The unique identifier of the product.",
"dataType": "string"
}
]
}
]
}

 

2 REPLIES 2
v-yetao1-msft
Community Support
Community Support

Hi @KNO 

I am sorry that I have not done any related operations, but I have found some related documents, maybe you can refer to them .

https://docs.microsoft.com/en-us/common-data-model/use

https://adatis.co.uk/the-common-data-model-in-azure-data-lake-storage-power-bi-dataflows/

 

Best Regards

Community Support Team _ Ailsa Tao

 

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

KNO
Helper I
Helper I

No one? 

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