Hi,
I can remove the zero th row from the excel.
- In build datatable I provided slno and checked autoincrement and allow null
How can I remove that zero row from the excel.
FirstReport.xlsx (8.5 KB)
Hi,
I can remove the zero th row from the excel.
FirstReport.xlsx (8.5 KB)
From build datatable remove the zero row…or the first row click on the x mark in build datatable
Cheers
Hi,
If im removing that while updating to excel slno starts from zero. Slno has to start from 1.
May I know how are you using serial number…in the column properties did you select auto increment then initial value should be 1
Cheers