Forum Discussion
akj2784
8 years agoPost Partisan
Close and Apply Without processing in PBI Desktop
Hi All, Like in SSDT, we have Close and Apply without processing. Is there any way to do same thing in pbi desktop ? Whenever we create something in Edit Query, it expects us to re process the t...
Seward12533
8 years agoSolution Sage
You can selectively temporarily turn off refresh for specific tables by right clicking query name and unselect “include in report refresh”
- akj27848 years agoPost Partisan
but when I publish it to AAS, again I will have to enable it right. And in that case again it will expect me to process the table.
So you mean during developement phase, I need to disable this. Once it is done we have to enable it again and publish it to cloud.
- Seward125338 years agoSolution SageRight. If publishing to BI device you can do incremental refresh. Not sure if you can do in azure. But I’d assume so.
https://powerbi.microsoft.com/en-us/blog/tag/incremental-refresh/- Seward125338 years agoSolution SageAnother trick in development mode is to go into query editor and so trivial edit to the one data source you want to update. (Add or remove sort) then close and apply and it will only updated that one table/source (well all tables that use that source)