web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : BFZkAxvYXKGRXjNFGQM5s/
Power Automate - Building Flows
Unanswered

A text field contains invalid data

Like (0) ShareShare
ReportReport
Posted on 27 Nov 2020 15:57:22 by 64

Hi,

 

I have a field called ApprovalDate2.

 

ApprovalDate2 column is of type single line of text.

 

I am updating the above field with todays date in the update item action as below 

formatDateTime(utcNow(),'MM-dd-yyyy')

 

But I am getting the error as below. Please let me know if I am making any mistake

'A text field contains invalid data. Please check the value and try again.'

 

Regards,

Sudheer

  • Ahmed-Eid Profile Picture
    Microsoft Employee on 22 Sep 2022 at 14:18:16
    Re: A text field contains invalid data

    Try changing the column format in the SharePoint List from "Single line of Text" to "Multiple Lines of Text"

  • abm abm Profile Picture
    32,506 Most Valuable Professional on 27 Nov 2020 at 16:23:23
    Re: A text field contains invalid data

    Hi @sudheermadduru1 

     

    FormatDateTime returns a string value so that should work as expected.  Are you sure this error is related to ApprovalDate2 formatDateTime() value? Try also formatting without the hyphens.  

     

    formatDateTime(utcNow(),'MMddyyyy')

     

    I am not suggesting to remove hyphens as a suggested solution but lets see what error you get?

     

    Thanks

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2