You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi friends,
I want to data validation and then insert into database. how can i separate a row from excel and check for it's data type reply asap.
Offline
Hi,
You have several ways to do that.
Firstable to parse your Excel file use the tFileExcelInput, then you have capability to format your row into a tMap (processing category), then you can check dataQuality or specificities with a tSchemaComplianceCheck or using routines.
Please refer to the demoProject (embedded in the studio) or download Documentation.
Best regards;
Offline
Pages: 1