PL-200 Exam Question 61

You have a canvas app that contains the following text input fields: Id, FirstName, LastName. The app also has a button named Button1.
The OnSelect property for Button1 contains the following expression:
Collect(People, {Id:Id.Text, FirstName:FirstName.Text, LastName:LastName.Text}) For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

PL-200 Exam Question 62

You create a JavaScript web resource named MyBusinessLogic. The code it contains uses functionality from a third-party JavaScript library.
You notice that an independent software vendor (ISV) solution uses the same third-party library in their managed solution.
You plan to deploy your solution to other environments by using a managed solution. The ISV solution might not be installed in the other environments.
You need to package the solution for deployment
What are two ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • PL-200 Exam Question 63

    You are creating a Power Virtual Agents chatbot that uses multiple topics.
    Each user interaction can reference more than one topic.
    You need to be able to capture a value in an initial topic and use it in subsequent topics.
    Which type of variable should you create?
  • PL-200 Exam Question 64

    A company plans to automate the following manual processes by using Power Automate.
    You need to identify UI flow types for the two business processes.

    Which desktop flow type should you use? To answer, drag the appropriate desktop flow types to the correct business processes. Each desktop flow type 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.