Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am getting below error.. after writing data to excel file...........PFA
The cell format is not Date in ( Row. 1 and ColumnNum. 3 )
I strongly recomend to use String datatype for all fields as soon as you expect to push data to salesforce.
Hi,
I am trying to put data into excel sheet from salesforce...during that time i am getting this error...could you please tell how to resolve this
this is the format i have in Date .... "yyyy-MM-dd'T'HH:mm:ss'.000Z'" .....PFA
I am trying to add new sheet for existing file....
Could you please tell how to parse before inserting into excel..
My windows timezone also(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi
Can u please give the syntax to achieve this..