nerdexam
MicrosoftMicrosoft

PL-100 · Question #30

PL-100 Question #30: Real Exam Question with Answer & Explanation

Sign in or unlock PL-100 to reveal the answer and full explanation for question #30. The question stem and answer options stay visible for context.

Create business solutions

Question

You need to set the value for a global variable named RunningTotal to 5 and navigate to the previous screen named MainScreen. Which formula should you use?

Options

  • AUpdateContext( { RunningTotal: 5 } ); Navigate( MainScreen, ScreenTransition.Cover,
  • BIf( Value(TextBox1.Text) >= 0, (Set( RunningTotal, 5); Back();), Color.Green )
  • CUpdateContext( { RunningTotal:5 } ); Back()
  • DSet( RunningTotal, 5 ); Back();

Unlock PL-100 to see the answer

You've previewed enough free PL-100 questions. Unlock PL-100 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Power Apps#Global Variables#Navigation#Formulas
Full PL-100 PracticeBrowse All PL-100 Questions