Forum Discussion
Power BI REST API executeQuery Error when executing INFO function
- 9 months ago
Hi Lite
INFO.COLUMNS() works in DAX Studio because it runs directly against the XMLA endpoint, but it isn’t supported through the REST API or Power Automate and that’s why you get error 3239575574, so If you need metadata in flows, use the REST endpoints for tables/columns, or connect via XMLA instead.Did it work? 👍 A kudos would be appreciated
🟨 Mark it as a solution to help spread knowledge 💡
Hi Lite
INFO.COLUMNS() works in DAX Studio because it runs directly against the XMLA endpoint, but it isn’t supported through the REST API or Power Automate and that’s why you get error 3239575574, so If you need metadata in flows, use the REST endpoints for tables/columns, or connect via XMLA instead.
Did it work? 👍 A kudos would be appreciated
🟨 Mark it as a solution to help spread knowledge 💡