Forum Discussion
issues with updates from dataflow to datamarts.
Hi:
I have been having an issue with datamarts. I have a dataflow, which extracts data from bigquery, and it works perfectly. However, I then load a datamart from the dataflow, and the data is not updated, even though the manual or automatic updates show no problems. It gets even worse. If I open a table in the datamart, it is not updated, but if I open power query from within the datamart, it does show the data correctyl updated.
Have anyone seen the same behaviour? Any ideas what I might be doing wrong?
Thanks
1 Reply
- KPR1006New Member
Hi patricio_lagos ,
Ensure that the datamart is properly connected to the dataflow and that both are set up to refresh in the correct order. Check that the datamart itself is manually refreshed or has a properly configured scheduled refresh. If the Power Query in the datamart shows updated data but the tables do not, verify the table relationships, model configurations, and dataflow load settings. Additionally, check if any incremental refresh settings are misconfigured or if row-level security (RLS) is filtering data unexpectedly. Consider potential Power BI Service cache issues, which might cause delays in reflecting the latest data.