Hi Community!
I have this little issue to fix:
I'm building a flow that fetches information from an automated email message. In this one we get a date and time in the format that follows:
however we need to plit this into DD/MM/YYY and separately HH:MM:SS.
how can i get to that result?
thank you for your help
Hi @bebo987
In sharepoint, I think date is stored in format of MM/dd/yyyy, that is why you got date stored as MM/dd/yyyy under datetime column.
May be use a text column and store the date there, it would preserve the dateformat as dd/MM/yyyy 🙂
HI @Anonymous
IT WORKS FINE ALTHOUGH THE VALUE EXTRACTED IS INSERTED INTO A SHAREPOINT LIST BUT INSTEAD OF COMING OUT AS DD/MM/YYYY COMES AS MM/DD/YYYY WHICH IS WRONG.
THE FORMULA IN POWER PLATFORM IS:
Hi @bebo987
Try this approach
expression :
expression:
expression:
Hope it helps
Mark it as solution if it resolves your query !
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional