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.

Reply
ssakhuja
New Member

date from sharepoint list is not appearing as date in powerBI

Hi, I have calculated column in sharepoint list which is selected as follows. 

ssakhuja_0-1691050070932.png

when I loaded the data in powerBI and open the query editor, it is shown as 

ssakhuja_1-1691050181977.png

When I tried to change the type to date, it gives error:

ssakhuja_2-1691050251025.png

Please help. thanks

2 REPLIES 2
Anonymous
Not applicable

Hi @ssakhuja ,

 

Is your problem solved? There was no problem with testing on my side. If not, please provide more details, such as what your error message is.

vstephenmsft_0-1691479872073.pngvstephenmsft_1-1691479880802.png

18.png

                                                                                                                                                         

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.           

 

Anonymous
Not applicable

Try

 

DateTimeZone.FromText([YourColumnName])

 

But I would just split off everything after the last ":" which would make it a datetime that you can just change the type on. 

--Nate

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors