The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello -
I am experiencing an issue where my report (published on PBI service layer) requires a manual refresh for the visuals to be updated after the dataflow has refreshed. The report and dataflow are in seperate workspaces. The dataset is also configured to refresh shortly after the dataflow has been scheduled.
Is there a way for my report to automatically refresh with the most recent data provided from the dataflow?
Solved! Go to Solution.
It sounds like your dataset is refreshing before your data flow finishes.
You can use power automate to trigger one after another:
Streamline Power BI Refresh: Refresh dataset after a successful refresh of dataflow - RADACAD
It sounds like your dataset is refreshing before your data flow finishes.
You can use power automate to trigger one after another:
Streamline Power BI Refresh: Refresh dataset after a successful refresh of dataflow - RADACAD
Thank you for the feedback. I am adjusting the schedule between dataset / dataflow and will report back.