TRIPLE CROWN MCQ1 AD


Hello friends if you are looking for Triple Crown MCQ | Triple Crown Multiple choice questions | Triple Crown MCQ with Answers | Triple Crown Question Answers | Triple Crown Dumps

  1. you need to create a global variable called “Counter” that could be accessed across all the screens in a
    canvas application.
    which among these commands would you use?

A. Set (Counter, 1).//
B. Var (Counter, 1).
C. GlobalContext ({Counter: 1}).
D. UpdateContext ({Counter: 1}).//*

ANS – A D

  1. Where in power apps portals studio would you add a list and form component to a particular
    webpage?

A. From the properties pane of a webpage//
B. Edit the page template source code
C. From the toolbelt components section
D. you can only add forms and lists by using the portal management.

ANS – A

  1. Which of these functions would not raise delegation error?

A. Filter (Jobs,’Architect’ = Lookup (users, domain name=user ()))
B. Filter (Jobs,’ Job Start Date’ <= Date Add(Today(),7,Days))
C. Filter (Jobs,TextSearchBox1.Text in ‘Job Role’)
D. Filter (Jobs,’Architect’ = Blank ())

ANS – B

  1. which function can we use to submit the data in PowerApps?

A. Create ()
B. Submit ()
C. Patch ()

D. Submit Form ()//
E. on select ()

ANS – D

  1. you need to run multiple PowerFX formulas simultaneously on start of a canvas application.
    which command would you use?

A. with
B. RunAll
C. Parallel
D. Concurrent//

ANS – D

  1. what are the business rule action can be used by canvas and model driven apps

A. set columns values//
B. validate date and show error messages//
C. show or hide columns
D. clear column values//

ANS – ABD

  1. which of the following is standard entity in common data model

A. Invoice
B. Relationship//
C. Salesperson

ANS – B

  1. you are using basic form to be displayed in a web page and you need to make one of the fields in the
    form as mandatory.
    How would you set the field to be mandatory?

A. Create Business Rule

B. Enable the fields to be mandatory in the design of the form//
C. Configure form Metadata
D. Create content snippet

ANS – B

9.Which among these statements about business rules is false?

A. can set fields requirement levels
B. can show or hide sections//
C. can enable or disable fields//
D. can create business recommendations based on the business intelligence

ANS – C

  1. which of these components wouldn’t be able to include in a solution?

A. A canvas App
B. A portal App//
C. Component Library
D. None of these

ANS – B

  1. Power virtual agent offers set of pre-built entities. Which among these is not a pre-built entity?

A. Age
B. Money
C. Email
D. Currency//

ANS – D

  1. you generate leads in dynamics 365 marketing by using Marketing landing pages
    you need to pass leads to the sales when the leads are sales ready.
    what should you configure?
    .A. Lead Scoring
    B. Customer Journey
    C. Segments//
    D. Marketing Lists

ANS – C

13.A .net console application can be developed to create, read, update and delete data into data verse.

A. True//
B. False

ANS – A

14._ used in the power apps and power automate

A. Trigger
B. Actions
C. Both
D. None

ANS – B

  1. 5 column overview layouts are available for which of these dashboards?

A. Multi-stream dashboard
B. single-stream dashboard//
C. Standard dashboard
D. custom dashboard

ANS – B

  1. Which among these services support only asynchronous steps?

A. A plugin
B. A web Hook
C. Azure Service Bus//

ANS – C

17. you need to import hundreds of thousands of contact records from a flat file into CRM.
When run, which among these takes the least the amount of time to import all the records?

A. A Power Automate Flow//
B. A SSIS Package using Kingsway
C. A Plugin
D. A logic app

ANS – A

  1. when you configure a roll up field for a model driven app, how many recurring jobs will be created
    by default?

A. 1//
B. 2
C. 3
D. 4

ANS – A

  1. what is maximum size for solutions?

A. 20MB
B. 25MB

C. 30MB
D. 28MB
E. 32MB

ANS – C

  1. which of these has the most number of trigger messages available to trigger its execution within
    Dynamics CRM?

A. A Plugin
B. A power Automate Flow
C. A business Process Flow

ANS – A

  1. you need to gather analytical information based on the results of online surveys and provide it to
    management as insights about your customers interest and trends.

Which dynamics 365 app would you choose?

A. Event Management
B. Customer Voice
C. Customer Service
D. Sales Hub

ANS – B

24.you have added a timer control in a canvas application screen and you would like to hide it from the
screen. which of these property would you set?

A. Set visible = False
B. Set Display = False
C. Set Hide = True
D. timer controls are hidden by default

ANS – B


  1. who can customize the system administrator role?

A. Global administrator
B. system administrator
C. system customizer
D. no one

ANS – B

  1. what can be the data source for power page?

A. Azure
B. Data verse
C.SQL
D.SAP
E. Canvas

ANS – B

  1. which Microsoft power platform admin settings lets you set up policies to restrict which data
    connectors can be used with Microsoft data verse to limit what data can flow into or out of Microsoft
    data verse tables

A. Admin center
B. data policies

C. data integration
D. environments

ANS – A

  1. you listed out the customer records who are qualified as lead and interested buy the product. in
    which stage of sales lifecycle is your record.

A. Lead
B. Opportunity
C. Quote
D. Order

ANS – B

  1. In power BI, _ displays the common tasks that are associated with reports and visualizations

A. Canvas View
B. Visualization Pane
C. Page Tab
D. Ribbon
E. Field Pane

ANS – D

  1. which of the following will happen when you delete currencies that are in use by other records?

A. The Currency value will be empty for the records
B. you cannot delete the currencies that are in rows//
C. Replaces the records with default currency value
D. None of these

ANS – B

  1. you work on a d-365 customer case
    you need to generate an email based on a custom template and record the activity in case. what should you do?

A. create an email in outlook and add a note to the timeline.
B. create an email from the timeline and insert a template
C. upload a template to the case and create an email
D. Generate an email activity and insert a template.

ANS – B

  1. is PowerApps being used to modernize app development?

A. True
B. False
C. Not Applicable

ANS – A

33.you receive a business requirement from a customer. They need their team to follow a specific
process before a fund is transfer in any account. This process involves entering specific data in each
stage of validation. What should you configure to ensure the process is followed?

A. Business Rule
B. Business process flow
C. Business unit
D. Security role

ANS – B

  1. you need to retrieve the values of the first name column of the contact record. What method would
    you use?

A. formContext.getAttributeValue(“firstname”)
B. formContext.getAttribute(“firstname”). getValue ()//
C. formContext.getControl(“firstname”). getValue ()
D. formContext.getFieldValue(“firstname”)

ANS – B

35. which different types of views are available to list records for a specific entity. Select multiple

Public views
private views
system views
personal views

ANS – A C D

  1. you need to create a custom webpage API that retrieves product information along with price list
    and discount list of the account related to the logged in user.
    you must create a web template as application/json type. which of these would you see to meet this
    requirement?

A. Liquid Code and Fetch XML
B. JavaScript and Liquid code
C. JavaScript and fetch XML
D. Liquid Code and HTML

ANS – B

  1. you need to display a warning notification to the user on top of a dynamics CRM form through
    JavaScript
    which statement would you use?

A. formContext.ui.SetFormNotification(“Warning message”, ”Warning”,”265”).//
B. formContext.ui.SetFormNotification(“”)
C. formContext.SetFormNotification(“”)
D. formContext.SetFormNotification(“”)

ANS – A

  1. you are using basic form to be displayed in a web page and you need to make one of the fields in the
    form as mandatory.
    how would you set the fields to be mandatory?
    A. Create business rule
    B. enable the fields to be mandatory in the design//
    C. configure form metadata
    D. create content snippet

ANS – B

  1. you need to create a view that supports in-line editing and includes accessibility enhancements

A. PowerApps grid control
B. inline editable grid control
C. customizable view control
D. power app’s view control

ANS – A

40.how many business process flows can be rendered in a form at a time?

A. 5
B. 10
C. 15
D. 1

ANS – B

  1. what is the maximum number of child cases that can be associated with a parent case using the out
    of the box functionality? (Generic)

A. 10
B. 100
C. 500
D. 1000
E. unlimited

ANS – A

42. which of the following method can we use to notify the framework that the control is new
outputs?

A. init
B. updateView
C. notifyOutputChanged
D. getOutputs

ANS – D

  1. you have installed a managed solution from a third party in the third in the development
    environment.
    will you be able to edit the components within the managed solution?

A. Yes
B. No

ANS – B

  1. unification process in customer insights depends on which 3 steps

A. Map, Merge, Share
B. Manage, Merge, Share
C. Map, Match, Merge

ANS – C

  1. what is the maximum number of business processes per entity?

A. 5
B. 2
C. 10
D. 15

ANS – C

which among these is a valid example of late bound?

Ans: – entity account = new entity(“account”)

what are the key capabilities of D365 marketing modules

A. Email Marketing
B. Customer Segmentation
C. Create Customer Journey
D. All of these

ANS – A

49.which of these statements about roll up fields is INCORRECT?

A. you can define maximum of 100 rollup fields for the organization
B. A workflow wait condition cannot use a rollup field
C. a workflow can be triggered by the rollup field updates.
D. A rollup can’t be done over the N: N relationships

ANS – C

  1. Filtering in power BI is applied to __?

A. Dashboard only
B. Reports only
C. Tables only
D. A And B only
E. All of these

ANS – B

  1. __ is create , no code desktop and mobile app running
    Ans: – Power Apps
  2. A Sales representative reaching out to:
    Ans:- Opportunity
  3. Select play button in the _ to practices

Ans: – Top Right


Leave a Reply

Your email address will not be published. Required fields are marked *