Deepak, I do need some more details before I can respond meaningfully.
Are you parsing the data and you want to distinguish the records with the "." at parsing time? Or have you already parsed the data, and now want to extract only specific elements in some sort of post-processing of the infoset? -mikeb On Mon, Mar 13, 2023 at 10:04 PM Deepak Shukla <deepakshukla2...@gmail.com> wrote: > > > > > Hi Team, > > > > I am trying to use daffodil to read text file which have multiple lines > separated by new line delimiter (crlf). I have few records containing dot > (.) at 5th position and other records doesn’t have dot. How can I select > only record in my output which have dot(.) at 5th position . > > > > Your help is appreciated. Let me know if you need more details. > > > > Sent from my iPhone >