Forum Discussion

RemyM's avatar
RemyM
Frequent Visitor
1 year ago
Solved

Add a local model returns an error on dataset access while i'm admin of the workspace

Hello,   I have 3 production reports on my power BI Workspace and each one of them have their own semantic model. I downloaded one of the report using a live connection to semantic model online. I...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi RemyM ,

    I don't have much experience with the api, but according to the documentation, the format should look like this.

    Data source=powerbi://api.powerbi.com/v1.0/contoso.com/Sales Workspace

    or

    Data source=powerbi://api.powerbi.com/v1.0/myorg/workspaceName

    When you download the Pbix file, do not try to add a local model first.

    1.Click on Data Source Settings

    2.Select the corresponding semantic model in this interface

    3.Tenant ID changed to myorg,local model can be added normally

     

    Best Regards,
    Wenbin Zhou