Hi All

I have two csv files which will be in format of (id,b,c,d,"g,t,a,b",t)
(id,a,b,c,4,4,"a,b,c,d,e",e,i)

I like to  compare both files based on the data inside the double quoted
column, like i want get all row which may contains "g,t,a,b" at least one,
only inside the double quoted column.

not able to use Flatten function it throws " No match found for function
signature flattern"

Kindly show some pointers on how to split up the particular column and
compare it to other file.


*RegardsMuthupandi.K*

*muthupandi.strikingly.com <http://muthupandi.strikingly.com>*

 Think before you print.

Reply via email to