Forum Discussion

sguduru's avatar
sguduru
Microsoft Employee
6 years ago
Solved

Cannot create a dataflow from CDM folders in ADLS Gen2

Hi Team, I am trying to consume data stored in ADLS Gen2 CDM folders from PowerBI. I am getting the following error when I create and attach model.json file. I gave permissions just like how it was ...
  • sguduru's avatar
    sguduru
    6 years ago

    Thank you, Icey, for your response.

    I got some help from PowerBI engineering team and able to resolve the issue.

     

    The model.json file path is showing incorrect value in the file properties. 

    It should have https://<storagea account name>.dfs.core.windows.net/ instead in my case it was coming as https://<storage account name>.blob.core.windows.net/. Also there are some special characters instead of "/". When I corrected for these two, the issue is resolved.