Forum Discussion
Disabling "Include in report refresh" not working
- Anonymous8 years ago
Anonymous,
" These PBIX are published in the Cloud and are scheduled to refresh themselves overnight as well as during the day."
"Include in report refresh" option only works for Power BI Desktop, it doesn't impact the refresh process in Power BI Service.
In Power BI Desktop, when you disable "Include in report refresh" option, data will not update in report view of Power BI Desktop after you click "Refresh" button in Desktop.
Regards,
Lydia
Have you looked at incremental refresh in data flow? Your other option is to put some custom code to detect change in the data source and then call a REST API to trigger a refresh.
Anonymous
Just so many complicated trick to do this. In desktop mode, we can easily refresh a single table manually. I give up with this PBI service and hope Microsoft team will do some update on this.