Office365-REST-Python-Client icon indicating copy to clipboard operation
Office365-REST-Python-Client copied to clipboard

Trying to add date column in share point list

Open GaneshBellana opened this issue 3 years ago • 0 comments

I am trying to add or upload data of excel sheet into share point custom list which is created with all the columns with specified data types. when I tried to add date columns in excel to date columns in share point list, it is not working ,but if i change the excel column into string and upload into sharepoint column with one line of text type , it is working.

GaneshBellana avatar Jun 15 '22 05:06 GaneshBellana