Forum Discussion
patricio_lagos
2 years agoRegular Visitor
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 u...
KPR1006
1 year agoNew 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.