Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have a data like 20 millions for 3 year.
My requirment is , I would like to load 1 month data in the desktop for development and also needs to implement incremental refresh.
I have a Date field like this (3/1/2018 12:00:00 AM) and I'm able create and define the parameters to that field. But only the thing is i would like to load 1 month data in the Desktop and reamining data would like to load in service.
Is there any possibilities to achive this.
Thanks in Advance
Hey @harib ,
unfortunately, it's not that simple, this is because of the initial load.
Basically, it's not possible to chunk existing data and load just a portion into Power BI Desktop and the remaining chunks will be loaded during the 1st load on the Service. Incremental refresh works exactly that way, but unfortunately, it's assuming that data is growing over time and not already there 🙂
If your workspace is backed by a premium license like P or Premium user this article might help you: https://docs.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-xmla?WT.mc_id=DP-MVP-5003...
Please be aware that using advanced partition management requires some experience. If you are going down the road of partitions, it's also a good idea to start using the ALM-toolkit and Tabular Editor. Next to that separate your development into two pbix files one is used for the data model and the configuration of the incremental and the 2nd one is used for the development of the content: meaning your data visualizations.
The data source for the 2nd pbix file is the Power BI dataset created after publishing the 1st pbix file.
Hopefully, this adds some useful information.
Regards,
Tom
Yes, that is standard functionality. You can define values for RangeStart and RangeEnd in the Power Query parameters dialogue that limit your development date range. These values have no impact whatsoever (*) on the actual implementation of incremental refresh (which is controlled by the retention and refrehs periods).
*) well, sort of. Whenever you re-publish the pbix file the users will briefly see data for your dev date range until the regular incremental refresh completes again.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
142 | |
76 | |
63 | |
51 | |
47 |
User | Count |
---|---|
211 | |
82 | |
61 | |
61 | |
60 |