Home › Forums › Problems and solutions in GDL › GDL add-ons › GDL TEXT ADD-ON Filtering › Reply To: GDL TEXT ADD-ON Filtering
January 10, 2018 at 06:21
#3723
Participant
Hello again,
I would like to update mu question:
Is there a way how to filter values when reading external file or after reading it?
For example: while reading the text file where first column contains list of revision Issues: A, A, A, B, B, C, D, A, C,…. get only unique revisions: A, B, C, D.
Thank you.