Questions about using the Power BI API

Usuario Datawake 0 Reputation points
2025-02-06T12:43:22.29+00:00

Good morning,

I am facing issues using the Power BI API. I have created the service in Azure and granted all the necessary permissions:

JSON

"scope": "UserDataFunction.Read.All Connection.ReadWrite.All Connection.Read.All UserState.ReadWrite.All Workspace.Read.All Workspace.ReadWrite.All Tenant.ReadWrite.All Dataset.ReadWrite.All Dataset.Read.All Dashboard.Read.All Tenant.Read.All App.Read.All Report.Execute.All Dashboard.Reshare.All Dashboard.ReadWrite.All Report.Read.All Report.ReadWrite.All Dashboard.Execute.All Workspace.GitCommit.All Workspace.GitUpdate.All"

When trying to use the endpoint https://api.powerbi.com/v1.0/myorg/groups, the response indicates that there are no groups, even though I have several workspaces and Power BI Pro and PPU licenses:

JSON

"@odata.context": "https://wabi-brazil-south-b-primary-redirect.analysis.windows.net/v1.0/myorg/$metadata#groups",
    "@odata.count": 0,
    "value": []

Could you please inform me if there is anything else I need to do?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,882 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Khadeer Ali 4,315 Reputation points Microsoft External Staff
    2025-02-06T17:27:13.3366667+00:00

    @Usuario Datawake ,

    Based on your query, this involves Power BI modeling and handling SCD Type 4 relationships in Power BI.

    Currently, Power BI is not supported in Microsoft Q&A forums. We recommend posting your query in the Power BI Community Forum, where experts can assist you better:

    Power BI Community Forum: https://community.fabric.microsoft.com/t5/Power-BI-forums/ct-p/powerbi

    For a list of supported products on Microsoft Q&A, you can refer to this page: Supported products on Microsoft Q&A.

    User's image

    Hope this helps. Let us know if you have any further queries.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.