Power query natively selects all data from the odata feed, and allow you to filter or select columns after having retrieved the data. This takes for ages to pull data to power BI. I suggest a feature change to allow the field and filter selection to be applied in the odata feed using the "somethingSet?$select=Field1,Field2..... It dramatically reduces the load time, and its less hard on the infrastructure at Microsoft :-)
5 Comments
- fbcideas_migusrNew MemberThe power query pulled a bit over 4 Gb on a table with 220K records of data through the Odata feed, and after applying the select criteria the query is only pulling 350 Mb datam and the query is at least 4 times faster.
- fbcideas_migusrNew MemberHi miquel i agree that it is possible to build a custom rule string with filters and field selection. However the approach isn't really user friendly and the ordinary user will not be able to do this. I suggest to use The Navigator to selection fields and filter date, but build The Full URL, and thereby filter data on server site instead Of Client site
- bartaNew MemberIt should indeed be more user friendly to enter oData parameters
- guido_leendersNew MemberOur users specify the transformation in the preview of Microsoft Power BI Desktop. In that case it works fine, even with millions of financial transactions.
- fbcideas_migusrNew MemberStatus added:Completed
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_v30 minutes agoCommunity ChampionNew9Views1like0CommentsBulk 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 ...vishal1401974 hours agoFrequent VisitorNew4Views0likes0CommentsAbout "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...Jarrinf13 hours agoFrequent VisitorNew48Views3likes2Comments