Forum Discussion

JPaps's avatar
JPaps
New Contributor III
4 years ago
Solved

Filtering Out A List Of Unique Identifiers From Output Document

Hi, I have an output document in SnapLogic Designer and I also have an excel file. I want to remove the records from the output document that match the ID fields in the excel document. Since it...
  • Supratim's avatar
    4 years ago

    @JPaps you can try join snap (select Left Outer join ), and go to view tab and select “Route Error Data to Error View” also select “Unmatched data to error view”. Make use you use correct name of ID in both the side.