Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
I have a data mart query that uses several source tables. My sources table is already in delta format. I want if my sources table have an insert/update my datamart will automatically get updated. Or if it still needs some process to insert/update my datamart I want only the incremental changes to be processed. How can I achieve that result in Microsoft fabric/azure synapse?
Solved! Go to Solution.
At the moment no, there's no out of the box CDC functionality in fabric data factory/Dataflows. You'll need you're own solution using available change datetime from source data.
alternativey there is Delta Change Data Feed available if you use notebooks. This works as a cdc mechanism too
Hi @jovianaditya can I ask what your "data mart" is? Is it a Fabric Lakehouse, Warehouse, etc?
Sorry, let me clarify. What I mean "data mart" is a table that resides in lakehouse or warehouse. Can data factory in microsoft fabric use the CDC concept like in Azure Data Factory / Data flow in azure synapse?
At the moment no, there's no out of the box CDC functionality in fabric data factory/Dataflows. You'll need you're own solution using available change datetime from source data.
alternativey there is Delta Change Data Feed available if you use notebooks. This works as a cdc mechanism too
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.
User | Count |
---|---|
55 | |
22 | |
15 | |
10 | |
4 |
User | Count |
---|---|
73 | |
56 | |
17 | |
11 | |
6 |