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
Consuming Dataflow inside a Power BI report is pretty straight forward. Click the Get Data and select "Power BI dataflows". Assuming you are logged in to Power BI Desktop with the same credentials that has access to the Workspace and Dataflow, it will ask you to pick a Workspace and Dataflow, and from there, the actual dataset.
From this point on it is just like any other data source with one key exception/benefit for your case: When you set up Scheduled Refresh for the model in Power BI Service, queries sourced from Dataflows are not listed. You don't have to worry about them. They can have their own refresh schedule defined.
Hope that helps.
Hi ToddChitt
I tried getting data from data flow, but there should be a mistake that table is empty. Could you check and suggest where should I miss?
My table in dataflow in PBI service:
But when I get data from PBI desktop, it says the table is empty
Thanks