👉Get Full PDF
Question. 36 You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following: ✑ Recent sales pipeline ✑ Open cases ✑ Fresh major wins ✑ Crucial prospects by postal code You have to make sure that the sales reps can take action based on the detailed information presented in dashboards. You need to create a type of dashboard that allows the sales reps to view the dashboard. You create a System dashboard. Does the action achieve your objective? A. Yes, it does B. No, it does not |
36. Click here to View Answer
Answer:
B
Explanation:
If you want your dashboards to be available across the organization and do not want to manage the access levels at a more detailed level, you might want to create an organization-owned dashboard. However, if you are concerned about the access privileges and security of your dashboard, consider creating a user- owned dashboard where you have more control on who can access it.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/create-dashboard
Question. 37 You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following: ✑ Recent sales pipeline ✑ Open cases ✑ Fresh major wins ✑ Crucial prospects by postal code You have to make sure that the sales reps can take action based on the detailed information presented in dashboards. You need to create a type of dashboard that allows the sales reps to interact with the dashboards. You create a Single-stream dashboard. Does the action achieve your objective? A. Yes, it does B. No, it does not |
37. Click here to View Answer
Answer:
B
Explanation:
B. No, it does not
In fact Multi stream, because there is more than one stream of information. All streams are not based on the same table.
Reference:
Question. 38 You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following: ✑ Recent sales pipeline ✑ Open cases ✑ Fresh major wins ✑ Crucial prospects by postal code You have to make sure that the sales reps can take action based on the detailed information presented in dashboards. You need to create a type of dashboard that allows the sales reps to interact with the dashboards. You create a Multi-stream dashboard. Does the action achieve your objective? A. Yes, it does B. No, it does not |
38. Click here to View Answer
Answer:
A
Explanation:
The correct answer is A (A. Yes, it does)
In fact Multi stream, because there is more than one stream of information. All streams are not based on the same table.
Reference: https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards#single-stream-dashboards
Question. 39 You need to consider the underlined segment to establish whether it is accurate. To configure the value for a global variable, you should use the Set function. A. If B. Collect C. UpdateContext D. No adjustment required. |
39. Click here to View Answer
Answer:
D
Explanation:
You set the value of the global variable with the Set function.
D. No adjustment required.
To configure the value for a global variable in Power Apps, you should use the Set function. The Set function allows you to assign a value to a variable, including global variables, within your Power Apps application.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-variables
Question. 40 You are preparing to design a solution that makes use of Microsoft Teams and Power Platform. The Sales team has a Sales Log workbook, which stores Requests for quotes, that has to be converted to a Common Data Service database. The Sales team has their own Teams channel. You have been informed that the Sales dashboard must exist in the Sales channel and should contain data regarding the following: ✑ Active quotes. ✑ Sales pipeline. ✑ Year-to-date sales KPIs for sales quotas by region. You have also been informed that Sales-related documents should be stored in folders in the Sales channel’s file location, and that document versioning will be enabled. You need to create the visualizations for the Sales dashboard. You only make use of Power BI Desktop. Does the action achieve your objective? A. Yes, it does B. No, it does not |
40. Click here to View Answer
Answer:
B
Explanation:
By only making use of PBI Desktop, the report doesn’t go anywhere & isn’t accessible to anyone. To be able to add it to a Teams tab, the report needs to be published to the Power BI Service and available to the person adding it to Teams, either under ‘Workspaces’, ‘Apps’ or ‘Shared with me’. Just tested this too. PowerBI Desktop can only publish on workspaces. PowerBI Service has the option to publish externally e.g. Teams.