Question 81

You are creating a Power Automate cloud flow.
The data in the flow must perform the following actions:
* Return the first character of a string of text.
* Convert an array to a single string.
You need to manipulate the data.
Which data operations should you use? To answer, drag the appropriate data operations to the correct changes. Each data operation may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Question 82

You create an automated flow by using Power Automate. The flow appears under My Flows and is connected to the development environment. The development environment has a solution to move components into a production environment.
You need to ensure that you can transfer the flow to another environment.
What should you do?
  • Question 83

    You need to select data types for the app.
    Which data type should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 84

    You are creating a Power Automate flow.
    You have an array that contains items with different color attributes. You plan to filter the array by using the following filter expression within the flow:
    @or(equals(item()?['color'], 'red'),contains(item()?['color'],'blue'))
    The filter returns results only when the expression resolves to true.
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    Question 85

    You are configuring a new Common Data Service environment by using the Power Apps Maker portal.
    You need to create an entity that uses the prefix xyz.
    Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.