Forum Discussion

Pinky0404's avatar
Pinky0404
Helper III
8 years ago

Data Seggregation

Hi,

 

I have files eg: "Brazil.csv","USA.csv", etc with hosts and IP address for each region and have another file say "All.csv:" with all regions hosts and IP addresses in one.
I want to separate the data for each region from the file All.csv and add the data to each regions files accordingly and wanted
to make sure there are no duplicates. can someone help me with the requirement?

 

Any help is greatly appreciated!! 

 

Thanks,

Pinky

4 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Are you saying you want to write back to the region CSV files? Otherwise, not understanding what you are asking for.

    • Pinky0404's avatar
      Pinky0404
      Helper III

      Exactly!! i wanted to add the data back to the region files from the ALL.csv.

      • Pinky0404's avatar
        Pinky0404
        Helper III

        What I'd like to do is be able to remove or filter out from Region "ALL", any items that are in any another regions like USA,EMEAA etc.

         

        Below is the Sample Data.

        Thanks,

        Pinky