Forum Discussion
gregoliveira
2 years agoHelper II
Incremental Refresh Policy in Dataflows and Datasets
Hi, friends! I am working with a big table (more than 100 million rows), and to increase the performance, I am configuring the incremental refresh. My structure is: - Data is extracted from a DB...
sergej_og
2 years agoSuper User
We use often incremental refresh for dataflows as well for datasets.
Maybe you can't download it (but you can by using external tool) but why there is a need to download this file when you're the developer of this report? In other cases I hope you have all organizational .pbix files in a place where you can pic the last version.
Regards
cassidy
2 years agoPower Participant
The main reasons for me:
- Downloading from Service guarantees that any developer will get the latest version.
- Downloading from Service already has the latest data loaded, making quick changes even quicker by not having to refresh locally.
- Having the option to download from Service is a another backup source incase of failures with our other storage options.