PL-200 Exam Question 26

You are creating Power BI reports for a company.
A company that has a model-driven app wants to use Power BI reports within the app. You create the reports.
You need to ensure that these reports are available within the app.
Which two actions should you perform? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • PL-200 Exam Question 27

    A company is creating a canvas app and a model-driven app to manage their customer accounts.
    The canvas app requires a business rule to set the Business Type column to large if the customer size is greater than a specific currency value.
    The model-driven app requires a business rule to recommend the account rating be re-evaluated when the account goes on credit hold for this app only.
    You need to configure the scope for the business rules.
    Which scope should you use? To answer, drag the appropriate scopes to the correct business rules. Each scope 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.

    PL-200 Exam Question 28

    You are a Dynamics 365 Sales administrator for a software company. The sales team wants to attach a large number of supporting documents to customer records, but management does not want to incur the cost of additional storage.
    The company does not have any Office 365 application integrations enabled.
    You need to recommend a storage solution that keeps storage costs low.
    Solution: Enable server-based SharePoint integration.
    Does the solution meet the goal?
  • PL-200 Exam Question 29

    A company has a custom website.
    You need to embed a Power Virtual Agents chatbot into the website.
    What should you use?
  • PL-200 Exam Question 30

    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.