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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Submitting forms belon...
Power Apps
Answered

Submitting forms belonging to other screens in my application

(0) ShareShare
ReportReport
Posted on by 7
After activating the newly updated analysis engine in my Power Apps application, this piece of code stopped working: 
// Set variables for UT; Car and Report_ID_Config_FC
Set(VarFilterUT; Liste_UT.Selected.Value);;
Set(VarFilterCar; List_Car.Selected.Value);;
Set(VarFilterConfigFC; Gallery3_1.Selected.Report_ID_Config_FC);;
If(
    IsEmpty(Filter(BDD_Ecran_FC1; Report_ID_Config_FC = VarFilterConfigFC && UT_Client = VarFilterUT && Car = VarFilterCar));
    SubmitForm(Form8); ResetForm(Form8)
);;
SubmitForm(Form7);; ResetForm(Form7);;   
(although it worked properly before). How can I correct this problem?
Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    153,721 Most Valuable Professional on at
    Hi @CU20011423-0​​​​​​​
    I suggest you turn off the New Analysis Engine for now and add your query to this thread.
     
    Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like.
    MVP (Business Applications)    Visit my blog Practical Power Apps    LinkedIn    Buy me a coffee

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 372 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 303 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 238 Super User 2026 Season 1

Last 30 days Overall leaderboard