PL-200 Exam QuestionsBrowse all questions from this exam

PL-200 Exam - Question 69


Your organization does not permit the use of custom code for solutions.

You need to create a view that can be viewed by all users in an organization.

Where should you create the view?

Show Answer
Correct Answer: D

To create a view that can be viewed by all users in an organization without using custom code, you should create it within the Table component of a solution. This approach allows you to define views that are incorporated into the overall data structure and are accessible organization-wide, adhering to the no custom code policy.

Discussion

4 comments
Sign in to comment
5f14337Option: D
Jul 19, 2024

For the tenth time D. Table component of a solution In Dataverse, you can create a view that can be viewed by all users in an organization in the table component of a solution. This does not require any custom code and adheres to the organization's policy. So, the answer is D. Table component of a solution.

MasbeeOption: D
Nov 26, 2024

Virtual tables in Dataverse enable integration with external data sources, allowing data to appear and behave like native Dataverse tables without storing it in the Dataverse database. To achieve this, a data provider must be configured to define the connection between Dataverse and the external data source.

killionb12Option: D
Dec 7, 2024

Creating the view within the Table component of a solution ensures that the view can be accessed by all users in the organization. This method does not require custom code and allows the view to be included as part of the managed solution, making it easier to deploy and maintain across the organization.

seri7Option: D
Apr 15, 2025

twice in a row is wild