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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
aduerrstein
Regular Visitor

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

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

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.

View solution in original post

4 REPLIES 4
v-echaithra
Community Support
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
Community Support
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
Community Support
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.

lbendlin
Super User
Super User

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.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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