Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Following the good practices, I have set up an extraction dataflow layer, loading data from two different sources (two different extraction dataflows). On the transformation layer, a third dataflow is merging a couple of tables from the first two. Then the semantic model is loading the table from the third dataflow. Note that this is a small 12 row table!
The first time I deployed the new table, all went fine. However, after I modified data on one of the original sources (Excel), the new data is not appearing after multiple dataflow refreshes and semantic model refreshes. I have been trying for the last three days: unlinking, relinking, creating new modifications... to no avail. The latest data changes to that table simply won't appear. I don't want to delete completely the report since it is part of further dashboards, goals, etc.
Note that if I explore the dataflow online or if I refresh the report with Power BI Desktop, the new data seems to be there, it's just that the semantic model online refresh is not picking them up. However data changes on other bigger tables refresh without problems.
EDIT: removed references to pipelines, since this problem is happening in the dev workspace also.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.