Forum Discussion
anilthapa11
6 years agoFrequent Visitor
Incremental refresh - Staging tables
I bet this is common to everyone who is doing incremental refresh in Power BI and I could not find a better solution. I have two tables (A, B) in my relational warehouse which I import them to the ...
- 6 years ago
Hi anilthapa11 ,
check out this blog post.
https://community.powerbi.com/t5/Community-Blog/Incremental-Refresh-with-Subqueries/ba-p/1003337
- 6 years ago
Hi anilthapa11 ,
- Since Table C is referenced from Table A and Table B, both of them cannot be deleted as your previous said. If you don't want to show them in Fields pane, hide table may be a best way to do this.
- About set incremental refresh on Table C, I think you can just configure incremental refresh on Table C without setting Table A and Table B at the same time bacause Table C is now a single independent table and the parameters RangStart and RangEnd are public to use in the same report in power queries. You should use these two parameters and filter the date column on Table C configure incremental referesh on it and it should work fine. For more information about parameters in incremental inrefresh, please refer the microsoft document: https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
mwegener
6 years agoMost Valuable Professional
Hi anilthapa11 ,
check out this blog post.
https://community.powerbi.com/t5/Community-Blog/Incremental-Refresh-with-Subqueries/ba-p/1003337
- anilthapa116 years agoFrequent Visitor
Thanks mwegener
That blog is exactly what I was looking for. However, I could not accurately follow each steps which I asked in the blog itself. Hope I get my answers there.
- mwegener6 years agoMost Valuable Professional
Hi anilthapa11 ,
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.