Forum Discussion

aduerrstein's avatar
aduerrstein
Regular Visitor
1 year ago
Solved

Rest API datasets/{datasetId}/executeQueries does not support INFO functions

Hi,

 

have the issue that the API request POST https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/executeQueries does not support INFO functions. That is also mentioned in Datasets - Execute Queries - REST API (Power BI Power BI REST APIs) | Microsoft Learn.

 

However, I am 100 percent sure that it once worked.

I have the old queries in my Postman solution. Example body is the following: 

{
  "queries": [
    {
      "query": "EVALUATE INFO.RELATIONSHIPS()"
    }
  ],
  "serializerSettings": {
    "includeNulls": true
  }
}

Can anybody help me?

Is it planned to reactivate the INFO functions for that endpoint?

Can I use another way with REST and not XMLA?

 

Best Regards

Alex

  • You need to raise a ticket with Microsoft. Include your CapacityID and ask them to re-enable INFO queries for that CapacityID.

     

    I wish I was joking. I'm not. We've been through that for our capacities.

4 Replies

  • You need to raise a ticket with Microsoft. Include your CapacityID and ask them to re-enable INFO queries for that CapacityID.

     

    I wish I was joking. I'm not. We've been through that for our capacities.

  • v-echaithra's avatar
    v-echaithra
    Community Support

    Hi aduerrstein ,

    We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
    If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.

     

    Regards,
    Chaithra.

  • v-echaithra's avatar
    v-echaithra
    Community Support

    Hi aduerrstein ,

    As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
    If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.

     

    Regards,
    Chaithra.

  • v-echaithra's avatar
    v-echaithra
    Community Support

    Hi aduerrstein ,

    We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
    If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.

     

    Regards,
    Chaithra.