Currently, when data gets loaded into a Direct Lake semantic model, all the rows of the requested columns get loaded into the semantic model.
We want the ability to add a row filter (similar to Filter in Power Query) to tables in a Direct Lake semantic model, to only load filtered rows into the semantic model's memory (e.g. only rows where Year >= 2025).
1 Comment
- dbeavon3
Memorable Member
This is extremely important for large, multi-year models. The vast majority of users only care about the current and prior year. The majority of our models do not need more than that. There is no point in the delays that we encounter while loading unnecessary data into RAM. For directlake-on-onelake, this could be implemented by selectively excluding deltatable partitions.
Recent ideas
Preserve Custom Theme Fonts in PDF Export
When a Power BI report uses a custom font through a theme (for example, Inter), the font displays correctly within Power BI but is replaced with a default font when exporting the report to PDF. This ...swetha1251 minutes agoMicrosoft EmployeeNew18Views5likes0CommentsDeployment pipelines : Allow overwrite Dataset or report with same name but differents ID
Use Case : i have one report manually upload in my Prod Stage and i want to overwrite it by the new version coming from Test Stage. The report is already include in the "app" Deployment pip...cedric_fodouop1 hour agoNew MemberNeeds Votes153Views7likes2CommentsFabric 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...mangalaiyer14 hours agoNew MemberNew3Views0likes0Comments