Forum Discussion
Configuring Incremental and Full refresh for a dataset
Hi Team,
We have a Power BI report with large dataset (import) with incremental set up done to refresh one month data every day. Incremental refresh is working fine on daily basis. Since this is inventory data, backdated records from prior partition also gets updated on regular basis. Is there a way to configure incremental refresh from Mon to Friday and Full refresh once in a week.
Please note we cannot go with direct mode as that will slow down and dax functionalites as per requirement will not work. So we need solution with import method only.
And as a manual workaround, we are refreshing each partitions from SSMS to do a full table refresh. This is a manual approach and not a solution.
Thanks,
Pallavi
1 Reply
- otravers
Community Champion
Yes, you can do what you're doing manually in SSMS via TMSL or TOM scripting: