Hi,
We've a requirement wherein we're provided with a csv file, within the file there is a name field, and some of names are very long and are causing issues while importing. What we want is pull out these kind of rows containing longer names and send it back to the provider.
We want name character to be a variable so that we can flex the number value and get all the desired rows. Like name having more 7 character or 10 character, and each time by change the number we can pull out all the rows.
The entire requirement is complex, but i want help in the first part, rest i will take care of.
Thanks, Prince.