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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Pappy54
Regular Visitor

DataSource.Error: Cdm failed to generate manifest

We are using Azure Data Lake Gen 2 and have been able to successfully create dataflows to the powerbi folder in Azure.  We are trying to create a dataflow from Power BI that reads the default.manifest.cdm.json per the instuctions.  The Power BI connection works but when the Power Query form opens, we get the following error message.  

 

DataSource.Error: Cdm failed to generate manifest. Folder path: '/powerbi/', file name: 'default.manifest.cdm.json'

 

I have searched for hours for a blog, video, or instructions on this topic but thus far have not found any solutions.   

 

Help!

 

 

3 REPLIES 3
cobrow
Regular Visitor

Reproduced the error and identified the necessary permissions required for the model.json to be read by Power BI Desktop.  Highlighting the minimum permissions and common errors if the permissions are not assigned.

 

Permissions Needed:

  • Reader role on Storage Account
  • Storage Blob Data Contributor on Storage Account
  • Read & Execute permissions on the Folder

 

Common Errors:

  • Reader Role on Storage Account
  • Read on Folder

 

cobrow_2-1659049224981.png

 

 

  • Read & Execute permission on folder

 

cobrow_3-1659049225007.png

 

 

  • Storage Blob Data Reader (or Storage Blob Data Contributor)

cobrow_4-1659049243193.png

 

v-kkf-msft
Community Support
Community Support

Hi @Pappy54 ,

 

Has your problem been solved? If it is solved, please mark a reply which is helpful to you.

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

 

Best Regards,
Winniz

v-kkf-msft
Community Support
Community Support

Hi @Pappy54 ,

 

Currently, in Power Query Online, the Azure Data Lake Storage Gen2 connector only supports paths with container, and not subfolder or file. For example, https://<accountname>.dfs.core.windows.net/<container> will work, while https://<accountname>.dfs.core.windows.net/<container>/<filename> will fail.

 

And I find some articles, please see if they are helpful:

Cannot create a dataflow from CDM folders in ADLS Gen2 

Unable to read CDM default.manifest.cdm.json 

The Common Data Model in Azure Data Lake Storage – Power BI Dataflows 

 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors