Hi Team,
I have one requirement:
There is one folder on FTP path which contains text files(many text files) having record like
Name:Neetu
Age:34
Department:IT
ContactDetails:
Mob:123456
Phone:56778
Address:xyz
EducationDetail:
HighestQualification:MCA
College:CICME
Year of passing:2009
Nationality:India
caste:hindu
I want to create base view of these files, one for ContactDetail, one for EducationDetails etc.I tried to create base view by giving delimiter as colon(:)
Base view is getting created but its taking by default 2 files from the folder(not picking all files) and also data source are getting created with three filed only like path,coloumn0, coloumn 1.
It is not showing whole coloumn name so that I can create flatten view by right click on coloumn.Not getting column name to create flatten view
Please help here.
Thanks in advance