Logic Controls and Conditions Quiz

5 questions Pass: 70% +25 pts

Quiz covering Create and Manage Cloud Flows

Logic Controls and Conditions Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which logic control is best used when you need to execute different actions based on the specific value of a single variable (e.g., checking if a status is 'Pending', 'Approved', or 'Rejected')?

  2. 2

    You have an array of items from a SharePoint list. Which action must you use to perform a specific task for every individual item in that collection?

  3. 3

    When configuring a 'Condition' action, what happens if you add multiple rows and select the 'OR' operator between them?

  4. 4

    You need a flow to keep checking a status field every hour until it changes to 'Completed', but you want the flow to time out after 24 hours to prevent infinite loops. Which control should you use?

  5. 5

    You are processing a large array of 5,000 items. By default, 'Apply to each' processes items sequentially. To reduce the total execution time, you enable 'Concurrency Control'. What is the maximum number of items that can be processed simultaneously in a single 'Apply to each' loop?