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 / Quiz Questions - Issue...
Power Apps
Answered

Quiz Questions - Issues, formula/code not working - Seeking advice

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

Hoping someone might be able to advise on this. This is the second post I have made, for some reason the original is missing. 

 

So I am currently creating a quiz in PowerApps. It looks like only three of the questions are working, and the final two are not. If it helps I was using the Shane Young YouTube video. 

 

So the three questions that are working are these below:

If(Q1.Selected.Value = "3",Set(Score, 1),Set (Score,0));

And(Q2.Selected.Value = "950mm",Set(Score,Score+1));

And(Q3.Selected.Value = "225mm",Set(Score,Score+1));

 

Then when I move onto the next page/screen, thats when it seems to stop, and the score no longer adds up:

And(Q2_1.Selected.Value = "Crane banked off site",Set(Score,Score+1));

And(Q1_1.Selected.Value = "19-24 mph 8.5-10.5 m/s",Set(Score,Score+1));

 

Is it because I have to many 'And' statements or is it because I am working across two pages/screens. I cannot seem to  think of any other issues, as the code has been copied from the first three questions, but changed slightly depending on the answers - What the code is supposed to do, is add up the score and then display a total at the end on the lower right of the screen. As mentioned it works perfectly on the first three questions and then doesn't on the final two. 

I have added two screenshot to explain the issue better.

Hope someone can make sense of it. Thanks. 

OAPP2.JPG
OAPP1.JPG
Categories:
  • Verified answer
    v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    Global variables are available throughout your app on all screens. So Global variables set in before screens should be able to work on later screens. 

     

    What are the values that you want to add totally?

     

    Regards,

    Mona

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard