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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors