Can you post the pic of exception details from locals panel
Cheers
i also did one thing in d column header it is having spaces so do we have to give vb.newline to it?
If there is a space gice a space it should exactly match…environment.Newline is for new line character and not space characters
Cheers
But with spaces it shows error so i had to remove it
Please check the error first and from there we can proceeed further…and to know the column names exactly you can open locls pane and the datatable variable and check the column names as well…even that would contain exact name
Cheers