Forum Discussion
Anonymous
2 years agoNot applicable
Power BI Service - Connect to Web API with advanced Header
Hello everyone, I'm currently wondering how I can connect to the GitLab API through Power BI Service when creating a dataflow. As far as I know, in Power BI Service there isn't an interface for a...
- 2 years ago
You can either manually create your M Script through a blank query or in the advanced editor or use another application (like Power BI Desktop or Excel) to create the query and copy:paste it into the Dataflow experience of your choice (link below on how to do that).
https://learn.microsoft.com/en-us/power-query/share-query
miguel
Community Admin
2 years agoYou can either manually create your M Script through a blank query or in the advanced editor or use another application (like Power BI Desktop or Excel) to create the query and copy:paste it into the Dataflow experience of your choice (link below on how to do that).
https://learn.microsoft.com/en-us/power-query/share-query