Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

SharePoint Implementation 2.0 Does not get Datetime seconds values

When bringing in Datetime columns from SharePoint, including the standard "Created" and "Modified" columns, there are no seconds included, and is instead rounded to the nearest minute. When manually changing the source in Power Query to "ApiVersion=15", the seconds are brought in just fine.

Status: Needs Info
Comments
Anonymous
Not applicable

Hi  @JSpradlin ,

 

I would like to know if you are connecting to a SharePoint folder or a SharePoint list? Or a SharePoint file?

 

Best regards.
Community Support Team_Caitlyn

JSpradlin
Advocate II

I'm connecting to a SharePoint list.

JSpradlin_1-1693566280341.png

 

If I choose the connector called "SharePoint list", I do not get to choose the implementation version, and it seems to connect using [ApiVersion = 15]. Seconds are shown properly.

JSpradlin_0-1693566225931.png

 

If I choose the connector called "SharePoint Online List", it allows me to choose the implementation. Implementation 1.0 is identical to the previous connector. If I choose implementation 2.0, this is how the source looks. Seconds from datetime columns are not being retrieved.

JSpradlin_2-1693566443550.png

 

JSpradlin_3-1693566489350.png 

JSpradlin_4-1693566535984.png

 

 

JSpradlin
Advocate II

Also, I understand the time zone is not being converted with the older implementation. It seems with implementation 1.0, all columns are brought in as text, then the data formatting is done within Power Query. With 2.0, columns are being brought in as their actual data types.