Power Automate - Convert Excel Date Time and Save into SharePoint List Column & Email

Опубликовано: 21 Февраль 2022
на канале: Lernen Tech (LT)
25,749
159

In this video of power automate you will learn how to Convert your excel date time and save into a SharePoint List & send in email body as html table. Excel date time create issues when we try to fetch it with Power Automate in that situation this workaround can be very usefull. I hope you liked this video below is the formatdatetime formula which i have used in the video.

formatDateTime(item()?['Start time'],'MM/dd/yyyy hh:mm:ss tt')