- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Bug Report - Unable to use INFO() DAX functions with ExecuteQueries REST API

Per the following thread: Re: DAX Info Functions Against Published Datasets - Microsoft Fabric Community
It seems that we're unable to execute any of the INFO() DAX functions when using the ExecuteQueries REST API on a published semantic model. I have a few pipelines that require extracting metadata from the semantic model, and everything was working fine until this morning when I started getting an Analysis Services error code of "3239575574" (below is the full JSON of the error message).
{
"error": {
"code": "DatasetExecuteQueriesError",
"pbi.error": {
"code": "DatasetExecuteQueriesError",
"parameters": {},
"details": [
{
"code": "DetailsMessage",
"detail": {
"type": 1,
"value": "Failed to execute the DAX query."
}
},
{
"code": "AnalysisServicesErrorCode",
"detail": {
"type": 1,
"value": "3239575574"
}
}
]
}
}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
- NehasPasha on: Need .Net Teradata data provider 64 bit to connec...
- SAIRAMAKANTH on: Default Chart - Shape Map Not Working as Expected
- at_r1sk on: Power BI Desktop freezes when saving
- jens_galinowski on: dark mode model view delete-info is not readable
- jens_galinowski on: filter slicer changing in height when i change the...
- jens_galinowski on: hold left mouse and using the scrollwheel with gro...
-
v-xiaoyan-msft on: Container exited unexpectedly with code 0xC0000005...
- beom on: Error applying new column or table
- beom on: an issue that is not applied properly
-
C4YNelis
on: Issue with Double CTID (tenant ID) in URL after PU...
- New 7,843
- Needs Info 3,502
- Investigating 3,591
- Accepted 2,084
- Declined 38
- Delivered 3,963
-
Reports
10,124 -
Data Modeling
4,084 -
Dashboards
4,076 -
Gateways
2,100 -
Report Server
2,098 -
APIS and Embedding
1,946 -
Custom Visuals
1,764 -
Content Packs
521 -
Mobile
353 -
Need Help
11 -
Show and Tell
3 -
General Comment
2 -
Tips and Tricks
1 -
Power BI Desktop
1
Hi @TheDataBrick ,
Based on the latest update from our internal team, the fix is currently scheduled for March 24, 2025. In the meantime, I will keep you updated on any further developments or changes. Please don’t hesitate to reach out if you have any questions or need additional assistance.
Best Regards