5 Comments
- ali30naNew MemberPOST API needs to implemented in Power Bi. As most of the governament systems (I am part of using it) are old and use XML and SQL connection. I performed XML POST API request from server and could update through Power Bi Desktop version, but as soon as i published it and put auto update, it refused. I and others like me feel this problem needs to be addressed.
- fbcideas_migusrNew MemberThis is also needed for connecting to graph databases like Noe4j. Noe4j only accepts http post requests and it's not a trivial task for folks to write, edit, and debug an advanced Power Query script to make the post request. Since there is currently no support for R or Python packages for Neo4j either, the only method for accessing a Neo4j database in Power BI is through the http post API, if you want to have Power BI Online Service refresh data from Neo4j. Same for using the On-Premises Data Gateway going against custom web api apps. Several of my clients exclusively use http post api's to access on-prem systems data, and it's just tough to build that for most folks in Power Query. Come to think of it, the same goes with the Bing Maps service - that's also an http post rest api call too. So many examples.
- mjocher1New Member...but not only anonymous POST-requests. We need Windows Authentication / NTLM.
- eric_woodNew Member
A MSFT Support case has just concluded after many weeks of effort and testing with the result, it can't be done. The MSFT Support Engineers for PowerBI tried very hard to make this work but it's simply not possible. It's very unfortunate that the POST method using basic authentication is not supported. As you consider whether to expend engineering resources to address this issue, please review the following Microsoft Support Case: TrackingID #2303140040007067 (worked by: hardiksoni and talakaraki). Our company offers a Cloud Native SaaS platform for data analytics but many of our customers use PowerBI and want to access their data from our platform using PowerBI...however, our API's require POST method and basic auth. So now their investment in PowerBI doesn't help them and they are limited to accessing their agency's data from our client. And while we provide API access, to give them choice, it does them no good if they are using PowerBI.
Thank you for your consideration.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v1 hour agoCommunity ChampionNew10Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401975 hours agoFrequent VisitorNew5Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf14 hours agoFrequent VisitorNew48Views3likes2Comments