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

Join 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

Reply
mtz
New Member

Filter SAP Data at source with Synapse/ADF CDC

Hi everyone,

 

I'm currently working on a project in Azure Synapse where I'm using the SAP CDC Connector to connect to an S4Hana system. My goal is to filter data on the source side before storing it in my ADLS Gen2, as there are certain data restrictions that I need to adhere to.

I need to fetch multiple objects from SAP, and I typically use a parameterized approach for this. I have a JSON file that contains parameters and queries for each object I want to retrieve from the source. For instance, I define SQL queries in the JSON file to perform the filtering. This method works well with SQL Connectors.

However, with the SAP CDC Connector, I haven’t been able to find any functionality that allows me to apply such filtering directly at the source.

 

Here’s what I’m doing so far:

I’m currently using a dataflow in a for each loop. In the dataflow however, I cannot pass SQL queries and Im stuck with the expression builder. I cannot figure out how to dynamically pass query like filtering. So Im just getting the unfiltered objects, which is not an option. I have so many objects, that I cant maintain a non parameterized version.


I tried using a copy data activity as well, however when selecting it, I do not get the option to choose the SAP CDC Integration Dataset.

 

Has anyone successfully managed to filter tables at the source when using the SAP CDC linked service? Any insights or suggestions on how to achieve this would be greatly appreciated.

 

Thanks in advance for your help!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @mtz,

I'd like to suggest you refer to the following document to apply filter to the SAP CDC connector:

Transform data from an SAP ODP source with the SAP CDC connector in Azure Data Factory or Azure Syna...

According to your description, it seems like your requirement is more related to azure synapse analytics usages. I'd like to suggest you post this to azure synapse analytics related forum to get further support.

Azure Synapse Analytics - Microsoft Community Hub
Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @mtz,

I'd like to suggest you refer to the following document to apply filter to the SAP CDC connector:

Transform data from an SAP ODP source with the SAP CDC connector in Azure Data Factory or Azure Syna...

According to your description, it seems like your requirement is more related to azure synapse analytics usages. I'd like to suggest you post this to azure synapse analytics related forum to get further support.

Azure Synapse Analytics - Microsoft Community Hub
Regards,

Xiaoxin Sheng

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.