Currently Web.Headers only returns generic response headers. Most APIs return paging information(count, start,end) in response headers. Exposing custom response headers would significantly speed up integration of APIs to feed data in Power BI
4 Comments
- jpr2New Member
+1 on this. The Shopify REST api, for example, sends back pagination information in the header. Since it is filtered out but needed, you have to develop a custom connector, which then requires a Gateway.
If the response headers were available, this could all be done without need of a connector.
- joseph_singh_frFrequent Visitor
+1 for me too. I need to connect to my CMDB ( Spider) API, the authentication token is return within the response header. Since only a subset of the header is return, I have to create a custom connector to authenticate to the API and download the information into PowerBI.
- fbcideas_migusrNew MemberStatus added:New
- grantmdRegular VisitorLet me paginate PLEASE
Recent ideas
Freeze column on Table Visual Power BI
Currently, only the Matrix visual supports the freeze column feature. However, there are many scenarios where we use the Table visual (without hierarchies) and still need to keep key identifier colum...ahmadulfi_26 minutes agoAdvocate IINew3Views0likes0CommentsFabric REST API endpoint for dataflow transactions should GET *sortable* results for a time-range
Dataflow refresh APIs seem to be the buggiest; the list of transactions on a GET for Fabric-dataflow, are not sorted by the latest. OData query options such as $top, $filter, $orderby do not work wit...mangalaiyer11 hours agoNew MemberNew3Views0likes0CommentsTax on nested-pipeline orchestration patterns
Summary Fabric Data Pipelines' ExecutePipeline activity, when run with waitOnCompletion: true, has a documented but unresolved platform behavior: after the invoked child pipeline actually finishes, ...JONATHANHAUN11 hours agoNew MemberNew9Views0likes0CommentsPower BI report opens in the workspace but not in the Power BI App after .pbip + AI edits
Hello Fabric Community members, I ran into an unusual issue today and wanted to share it in case it saves someone else time. The issue: -> I developed a report in Power BI Desktop and published ...Lodha_Jaydeep13 hours agoSolution SageNew11Views0likes0Comments