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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / All of a sudden gettin...
Power Apps
Answered

All of a sudden getting a "System Analysis Error" in the editor that wasn't there in previous build

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have an app deployed in production. I haven't made any changes and the current build is the Live build.

However, this afternoon I tried to go into the app to make a minor change and I'm suddenly getting a very unhelpful error message that just says

"System Analysis Error" 

WorkHard_0-1662064505611.png

 

This comes from a button press (OnSelect) that worked just fine until now and still works fine in the live version currently in production.

My only guess is that it comes from the newest build (3.22083.16 or any build before the last one from 9 days ago) that was pushed recently by Microsoft.
WorkHard_1-1662064730032.png

 

Ideas?

Categories:
I have the same question (0)
  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Figured out the issue.
    Looks like in the newest build, PowerApps forces the user to specify the .Text or .SelectedDate when making a comparison. Which I should probably have done from the beginning.

    I'm just grateful these new builds that introduce incompatible changes do not affect the live version of apps. (or at least they haven't so far)


    Hope this helps someone else.


     

    //changed from this
    Switch(true,
    And(DataCardValue9_1 < DataCardValue4_1,!IsBlank(DataCardValue9_1)),
    
    
    //to this
    Switch(true,
    And(DataCardValue9_1.SelectedDate < DataCardValue4_1.SelectedDate,!IsBlank(DataCardValue9_1.SelectedDate)),
    
    

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard