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 :
Power Apps - Error Handling
Suggested answer

Power Apps Named Formulas – Unexpected characters error when declaring text or table constants

(0) ShareShare
ReportReport
Posted on by
When trying to declare a Named Formula in App → Formulas using the syntax shown in Microsoft docs and tutorials :
 
MyVar = "var"
or
MyTable = Table(
    { Name: "John", Age: 30 },
    { Name: "Jane", Age: 25 }
)
 

Power Apps displays the error:  Caractères inattendus. Des caractères sont utilisés dans la formule de manière inattendue.

Capture d’écran 2...
Capture d’écran 2...
Capture d’écran 2...

Your file is currently under scan for potential threats. Please wait while we review it for any viruses or malicious content.

I have the same question (0)
  • Suggested answer
    Hamza Khalid Profile Picture
    61 on at
    Power Apps Named Formulas – Unexpected characters error when declaring text or table constants

    By adding a semicolon or coma(depending on your tenant location) at the end of each formula declaration, you're telling Power Apps where one formula ends and the next begins. This is similar to how you would separate statements in other programming languages.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473

Featured topics