Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Sean0426
Frequent Visitor

Change Data Capture(CDC) in Power Query

Hi all,

 

I'd like to know can Power Query do CDC(change data capture) when doing data refresh jobs? And if so, how to do that?

 

I'm using Power Query in Excer to extract my Facebook's fans page's data; however, everytime whey I have to refresh data, power query will call  Graph API and extract all the data again.

 

Is there any skill to just extract the updated data from a data source?

 

Thanks,

Sean

1 ACCEPTED SOLUTION
v-sihou-msft
Microsoft Employee
Microsoft Employee

@Sean0426

 

No, it's not possible. CDC is database engine feature which applies on table level. The internal working is based on Agent job. But Power Query is based on Data Mash-up Engine which can only load and transform data. For more details, please see: What Is Power Query? Introduction to Data Mash-up Engine of Power BI

 

Regards,

View solution in original post

2 REPLIES 2
v-sihou-msft
Microsoft Employee
Microsoft Employee

@Sean0426

 

No, it's not possible. CDC is database engine feature which applies on table level. The internal working is based on Agent job. But Power Query is based on Data Mash-up Engine which can only load and transform data. For more details, please see: What Is Power Query? Introduction to Data Mash-up Engine of Power BI

 

Regards,

 @v-sihou-msft

 

Fatastic information, very useful, thank you so much.

 

In other word, if I want to do CDC, I've to load data and build cubes in SSAS, then set CDC in SSAS.

Am I right?

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors