Kristof on 16 Dec 2019 19:14:41
I would love to have a formula in PQ that decides whether the query needs a full refresh or not. Currently, we can manually select if we want a query to be "included in report refresh". But let's say a huge flat file has not changed since the last refresh - then it's a waste of resource to do a full refresh until it changes. Thanks!
- Comments (3)
Comments (3)
RE: Power Query parameter to decide to refresh or not
you dont want to use incremental load ? Its supose to do that magic , with only downside that you cant download it back on prem.
RE: Power Query parameter to decide to refresh or not
No, have you?
RE: Power Query parameter to decide to refresh or not
have you find any solution?