"StartDate":" convertFromUtc (items('Iterate_through_tasks')?['startDateTime'], 'Pacific Standard Time')
running flow to generate email report of Tasks in Planner. Works ok until the iterate through condition. The above is the expression used when Set TaskDetail Variable runs. if i use the Value StartDate without expression to convert flow runs well but produces UTS time and date.
@Hardesh15 Thank you for your answer. I have confirmed that I can solve the problem this way.
Hardesh thank you running flow now to test.
Use this expression-
convertTimeZone(items('Iterate_through_tasks')?['startDateTime'], 'Pacific Standard Time','MM/dd/yyyy').
please mind small and upper case in format.
Thanks
Hardesh
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional