Allow incremental refresh to create a partition for future data in import mode
Incremental Refresh allows you to use a DirectQuery partition for future data. It would be helpful to be able to configure that for use with import mode, too.
I have a large fact table that includes years of past data and many months of future data. DirectQuery is not performant enough for my users and I'd like to import the future data into a single partition. Then, each time it's refreshed it will refresh the recent past partitions identified in the configuration plus the future partition.
2 Comments
- Nick_VanLentNew Member
I completely agree. The data source we're using for some of our dataflows does not have a "record created on" field, so we're using a fiscal period start date field for incremental refresh instead. The problem is that the data contains forecast information for future periods, so incremental refresh doesn't pick this up. The workaround we're using is to have one query for current and past periods, another query for future periods, and a third query to append the first two. We setup incremental refresh only on the current/past periods query. The overall refresh time is a little faster, but not by much, because the append query takes additional time to run. Another downside is that we have more than one query set to "enable load", and the users can get confused when selecting the dataflow to pull into their datasets.
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Why are Calculation Groups so hard to modify?
Is there a way to make it easier to modify the DAX in a calculation group? I'm not sure if it's just me that finds this so annoying, but perhaps it's because I just started using calculation groups. ...AaronReasoner46 minutes agoNew MemberNew2Views0likes0CommentsFeature Request: Add a Warning Prompt Before Deleting Tables That Contain Measures
Problem Statement: In Power BI, measures are linked to specific tables. When a developer deletes a table from the model view or report view, Power BI automatically deletes all measures assigned to ...Murtaza_Ghafoor3 hours agoSuper UserNew10Views2likes0CommentsCustom visuals: allow same-tab navigation & reduce confirm-navigation friction for trusted links
Description: Custom visuals (e.g. Deneb) that trigger navigation via href currently have two limitations that create friction for legitimate, author-controlled use cases: Links always open in a ne...AlexSenEON5 hours agoNew MemberNew8Views0likes0CommentsSeparate Download and Publish Permissions for Power BI Workspaces
Idea / Feature Request Introduce more granular permissions in Power BI to independently control report download and report publishing permissions at the workspace level. Business Scenario We have ...ewarstdhyjugkhi6 hours agoMicrosoft EmployeeNew23Views8likes0Comments