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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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