Forum Discussion

shivangjha's avatar
shivangjha
Regular Visitor
1 year ago
Solved

Using HierarchicalTranslator in Fabric copy activity

Hi I am using Fabric copy activity to write some data to MongoDB Atlas collection in a Fabric Data pipeline. I wanted to specify HierarchicalTranslator because i want to create hierarchical data in...
  • shivangjha's avatar
    1 year ago

    Fixed the issue partially by writing the documents as Json Files in the lakehouse and then using copy activity.
    The hierarchy of the documents is maintained in mongoDB.