Forum Discussion

pafnuty's avatar
pafnuty
Frequent Visitor
2 years ago
Solved

Filter in $project cursor in copy activity using Atlas MongoDB connector doesn't work

I have MongoDB Atlas as a source and then upload this data into Fabric DWH with some mappings I've set up a $project cursor method in the "Source" tab of the Data Pipeline Copy Activity It works fi...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi pafnuty ,

     

    I have a suggestion that you can create an Azure Function to handle complex filtering logic. This Azure Function is then called in the data factory to process the data and pass the results to the next copy activity.

     

    Best Regards,
    Adamk Kong

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.