Ticker Symbol is a one of the formats of field type ‘Single Line of Text’ in Microsoft CRM. This is a kind of text field which stores the value as string but clicking on this field value would open the ‘MSN money page’ [Stock Market details] for the text in the field value. In…
Tag: Dynamics CRM Interview Questions
Dynamics CRM Interview Questions, MS CRM Interview Questions, Dynamics Interview Questions, Microsoft CRM Interview Questions
How to create and configure Calculated field in CRM 2015
"Calculated Field" is a new feature introduced in CRM 2015 which can be used to store calculated values. The key benefit is, this can be setup from CRM UI without any code. Let’s have a look at how to setup this field type and the scope of this field type in implementations. Here the requirement is to…
How to create and configure Rollup field in CRM 2015
"Rollup Field" is a new feature introduced in CRM 2015 which can be used for setting up extended fields to store aggregated values. The key benefit is, this can be setup from CRM UI without any code. Let’s have a look at how to setup this field type and the scope of this field type…
MB2-703 CRM 2013 Customization and Configuration Guide explained – Question#6
Question #6: You are creating a custom entity. Which three communication and collaboration features can be disabled after they are enabled? Each correct answer presents a complete solution. A. Sending email B. Access Teams C. Document management D. Mail merge E. Notes Answer: Once the entity is created and the features are enabled,…
MB2-703 CRM 2013 Customization and Configuration Guide explained – Question#5
Question #5: You are using Microsoft Dynamics CRM Online. You plan to create an entity named Project. The Project entity will have 15 custom fields. Which two properties can you change after you create the entity? Each correct answer presents a complete solution. A. Ownership B. Number of fields C. Define as activity entity D.…
MB2-703 CRM 2013 Customization and Configuration Guide explained – Question#4
Question #4: What type of relationship exists between the Marketing List entity and the Contact entity? A. One-to-many (1:N) B. Many-to-one (N:l) C. Native many-to-many (N:N) D. Manual many-to-many (N:N) Answer: There is a Native N:N relationship between Marketing List and Contact. Due to this the intermediate entity that joins Contact with Marketing…
MB2-703 CRM 2013 Customization and Configuration Guide Explained– Question#3
Question 3: You need to add a new custom entity to a Microsoft Dynamics CRM database. Which three actions can you perform to achieve this goal? Each correct answer presents a complete solution. A. Execute a workflow. B. Import a Solution. C. Run a dialog. D. Create a new entity in the default Solution.…
MB2-703 CRM 2013 Customization and Configuration Guide – Question#2
Question 2: You are creating a customized Solution for a conference. Each conference attendee can register for multiple sessions, and each session can have multiple registered attendees. Attendees complete surveys after each session. Surveys have custom fields. Which relationship type should you use between attendees and session registrations to track surveys? A. One-to-many…