Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My question 1> is it(55523 records) the maximum limit ?
2>Is there any way that we can load the records having NULL values ?
Hello,
Instead of importing/Scanning large excel file take 10-20 records for schema of that file after imported the file change the location to your large excel file and change -Generation mode to "Less memory consumed for large excel(Event mode) in "tFileInputExcel" component Advanced settings and give column count also(I have 60 columns in my file) see this count by "Metadat->FileExcel->Scanned file->metadata->Columns there you can find the column count.
Hope it will work.
Thanks.