Forum Discussion
Query Append fails when using enterprise gateway to SAP BW
- 6 years ago
Hi Anonymous ,
As mentioned in the "Planning a Power BI Enterprise Deployment" whitepaper:
"
There are limitations within the On-Premises Data Gateway that prevent certain types of complex M queries (used to load data into Power BI) from running successfully, even if these M queries succeed when the dataset is refreshed within Power BI Desktop. Scenarios where this happens include combining data from online and on-premises data sources, and using M functions to make multiple calls to web services.
"
Maybe you can try to use the personal gateway, the following two posts also discuss similar issues, you can see if it helps:
Best Regards,
Community Support Team _ Joey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
As mentioned in the "Planning a Power BI Enterprise Deployment" whitepaper:
"
There are limitations within the On-Premises Data Gateway that prevent certain types of complex M queries (used to load data into Power BI) from running successfully, even if these M queries succeed when the dataset is refreshed within Power BI Desktop. Scenarios where this happens include combining data from online and on-premises data sources, and using M functions to make multiple calls to web services.
"
Maybe you can try to use the personal gateway, the following two posts also discuss similar issues, you can see if it helps:
Best Regards,
Community Support Team _ Joey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous6 years agoNot applicable
Team,
To reduce the black box effects, I pulled the data in separate queries and then combined them with a DAX - UNION statement.
Would have been nice to use M for all of it, but I had to get a solution in place.
Thanks,
Jim