Hi together,
for about a week, no data can be imported from Power BI Service Semantic Models. When clicking “Pick” on the table name, the error “Failed to retrieve a list of tables: Bad Request” appears.
We would greatly appreciate a prompt resolution of this issue.
We are currently using the Easymorph desktop version 5.8.0.19 and Power BI Service version 13.0.25125.48.
If further information is needed, please feel free to contact us.
I have found a working interim solution for us.
Until the API provides a list of tables again, I will solve this using a separate table in M-Code, which will have the same name in every semantic model and will return a list of tables. This will enable an iterative table retrieval.
In the attached screenshot, the approach in M-Code can be seen.