PL-300 Exam Question 91

You have the Power Bl model shown in the following exhibit.

There are four departments in the Departments table.
You need to ensure that users can see the data of their respective department only.
What should you do?
  • PL-300 Exam Question 92

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    From Power Query Editor, you profile the data shown in the following exhibit.

    The IOT ID columns are unique to each row in query.
    You need to analyze 10T events by the hour and day of the year. The solution must improve dataset performance.
    Solution: You create a custom column that concatenates the 10T GUID column and the IoT ID column and then delete the IoT GUID and IoT ID columns.
    Does this meet the goal?
  • PL-300 Exam Question 93

    You have a Power Bl report that contains five pages.
    Pages 1 to 4 are visible and page 5 is hidden.
    You need to create a solution that will enable users to quickly navigate from the first page to all the other visible pages. The solution must minimize development and maintenance effort as pages are added to the report.
    What should you do first?
  • PL-300 Exam Question 94

    You plan to embed multiple visualization in a public website.
    Your Power BI infrastructure contains the visualizations configured as shown in the following table.

    Which two visualizations can you embed into the website? Each correct answer presents a complete the solution.
    NOTE: Each correct selection is worth one point.
  • PL-300 Exam Question 95

    You have an API that returns more than 100 columns. The following is a sample of column names.
    client_notified_timestamp
    client_notified_source
    client_notified_sourceid
    client_notified_value
    client_responded_timestamp
    client_responded_source
    client_responded_sourceid
    client_responded_value
    You plan to include only a subset of the returned columns.
    You need to remove any columns that have a suffix of sourceid.
    How should you complete the Power Query M code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.