Search: Record+Management

Business card scanner for Sales Force automation contact management software

February 22, 2011

Scan2CRM business card scanner and reader scans the business card directly into sales force automation contact management software . Scan2CRM is an application that can scan business cards and automatically inputs both their textual data and image to a new contact record in your sales force automation contact management software , either through the Internet [...]

Read the full article →

Tracking status against goals with built-in predictability

January 27, 2011

Microsoft Dynamics CRM 2011 comes with powerful goal management capabilities which can be utilized to set various types of targets, monitor progress against them and hence have the better control over the business. This blog post will provide details on built-in features like auto-calculated goal fields, out of the box charts and dashboards and how these can help to meet the targets. To make this more informative let’s walk through an example.

Organization and goal structure

Kevin is sales manager in a company. He has two sales persons Nancy and David reporting to him. Sales goals using the out of the box revenue metric have been created by Sales manager Kevin for himself and his team consisting of Nancy and David. He has set the goal targets for all three goals in the hierarchy for the current quarter.

clip_image002

Fig 1: Kevin’s view for his goal

Note: For details on how to accomplish this, please refer to earlier blog post here .

When a goal is created for individuals, it gets read only auto shared with them. In this case Kevin’s reports, Nancy and David can see their own goals and hence corresponding targets assigned to them. Goal metric, goal start and end dates along with goal rollup queries provide them with the insight on what exactly is being tracked for this goal.

On Demand Rollup: Calculations of actuals against the goal

Over the goal tenure, individual goal owners work towards meeting the goal target. OOB revenue metric which was used to create the goals above tracks the actual and estimated revenue using the CRM opportunity entity records. Nancy and David close some Opportunities and they mark them as won in Microsoft Dynamics CRM system, these become eligible for contributing to the actual revenue for their goals. They have also added estimated revenue values along with the estimated close date to the opportunities which they believe would be closing out in current quarter.

In the middle of quarter Kevin wants to evaluate overall progress for the checkpoint meeting. He opens up his goal and is able to see the actuals and in-progress values for his goal. He can also see how much target percentage is achieved already. MSCRM system has the capability to periodically roll up the goal data every 24 hours (configurable) so that the updated values are present in the goal records. He clicks on the recalculate button to get the last minute updated data. Microsoft Dynamics CRM System calculates and rolls up actual and in-progress revenue from the Nancy’s and David’s opportunities. Various fields in the goal form like Actual/In-progress Money, Percentage Achieved etc. are populated with the updated data. Please note that the rolled up data is summed up the goal tree as Kevin’s goal is the parent for other two.

clip_image004

Fig 2: Refreshed rolled up data after the on demand rollup.

Note: To understand the details of various goal fields and rollup please refer earlier blog post here.

Kevin is happy to see that the 71% target is achieved for his goal. Inline child goal grid provides him information that Nancy and David are at 80% and 67% respectively against their target with satisfactory revenue in the in-progress bucket.

Goal Projection fields

In addition to the system calculated percentage achieved field which is present on OOB goal form, there are few more fields present which are also auto-computed by Microsoft Dynamics CRM system and help provide the capability to better understand the goal projections and current state.

Attribute Display Name :

Schema Name

Description

Today’s Target (Decimal)

(ComputedTargetAsOfTodayDecimal)

A system-generated expected amount for Actual (decimal) against the target goal.

Today’s Target (Integer)

(ComputedTargetAsOfTodayInteger)

A system-generated expected amount for Actual (Integer) against the target goal.

Today’s Target (Money)

(ComputedTargetAsOfTodayMoney)

A system-generated expected amount for Actual (Money) against the target goal.

Today’s Target (Percentage Achieved)

(ComputedTargetAsOfTodayDecimal)

A system-generated expected value for percentage achieved against the target goal.

These projection fields are auto-calculated at the times of goal rollup, just like percentage field. The formula used is -

Today’s Target = GoalTarget * (TimePeriodElaspedForGoal / TotalGoalTimePeriod)

OR

Today’s Target =

GoalTarget * ( CurrentDate – GoalStartDate + 1 ) / ( GoalEndDate – GoalStartDate + 1)

For example say Target of the goal is 100k and Goal duration is 1st November to 30th November. If Today’s date is 21th November, then projected percentage for today would be

Today’s Target (Percentage Achieved) = 100 * 21/30 = 70.00 %

Today’s Target (Money) = 100k*70% = 70k

Note: These calculated fields can be added to goal grids and goal forms from customization area.

Out of the box goal charts

Kevin Clicks on the “view charts” bar on the goal grid and selects OOB percentage achieved chart. In addition to providing visual representation of values against the goals in the view, this chart also has the indicator for the today’s percentage achieved target. In other words this indicates what should have been the ideal percentage achieved value if there is a steady linear growth over the goal time period to reach 100% target. This chart has the power of displaying all the goal types (money/decimal/sum) at one place and provides quick visual representation of their percentage achieved status.

clip_image006

Fig 3: Goal percentage achieved chart.

Since the goals in the current example are created using the Revenue metric (Money Based) Kevin switches to the “Today’s target Vs. Actuals (Money)” chart. This chart provides him information on what money amount is already achieved and what should ideally have been achieved by today. Kevin can hover over the today’s target link to see the exact values.

clip_image008

Fig 4: Today’s target Vs. Actuals (Money) chart

Kevin is happy to see that the actuals are very promising. He finally navigates to all goals view in the grid and selects the “Goal Progress (Money)” chart to get the detailed overall picture.

clip_image009

Fig 5: Goal Progress (Money) Chart

This chart provides him very useful information regarding goal target and how the current progress stands against it. This charts stacks in-progress money value on top of achieved money value which provides an indication of what can be the total revenue at end of the period. Bar for the individual goal has the markers for goal target (goal icon) and projected fields (small triangle) which helps in visualizing the overall picture. From the chart above Kevin concludes that the Nancy would overshoot the target easily but there are challenges for David. He also sees that aggregated groups revenue for his group which is measured by his goal (extreme left) is nearly on track and currently seems to be falling short by 5k.

Sales performance Dashboard

Microsoft Dynamics CRM 2011 provides out of the box sales performance dash board which provides the insight into the sales system performance. The charts discussed above are very informative for Kevin and these are present as sales performance dash board out of the box. There are out of book (oob) views present which provide the capabilities of viewing the groups goal in addition to owned goals. Kevin sets this dash board as his homepage.

clip_image011

Fig 6: Sales performance dashboard.

Thanks,

Hemant Gaur

Read the full article →

Goal Management Security model

January 21, 2011

Goal Management in Microsoft Dynamics CRM 2011 is an incredibly powerful feature that allows you to set Goals or Targets for Sales/Service personnel and track & drive these targets to actual numbers. To learn more about the different ways in which …

Read the full article →

Microsoft Dynamics CRM 2011 Fiscal Settings and Goal Management

January 18, 2011

Microsoft Dynamics CRM 4.0 had the capability of defining the fiscal setting for an organization but there was a limitation that this could only be defined once and cannot be modified thereafter. Primarily the fiscal settings were used in CRM 4.0 to set salesperson quotas. In Microsoft Dynamics CRM 2011 the fiscal settings feature is revamped and it now provides user the capability of modifying fiscal settings multiple times. With deprecation of the Quotas in CRM 2011 Goal Management is one of the primary consumers for fiscal settings. This blog post explains how the fiscal periods for the organization can be set and how it interacts with the goal management.

How to configure the fiscal settings for organization

Fiscal settings can be configured by navigating to Settings-> Business Management -> Fiscal Year Settings. The following dialogue provides the options for setting values for fiscal start date, fiscal period type and various display formats. Note that as opposed to CRM 4.0 where the fiscal settings were absent in an organization until set, CRM 2011 defaults fiscal period to quarterly starting January 1. Also the various input options for the fiscal settings are now context dependent which prevents user from entering conflicting values.

clip_image002

Fig: CRM 2011 Fiscal setting dialogue with defaulted values

Following are the various fields required for organization fiscal settings:

  • Start Date: When the fiscal year is going to start from. This date typically would mark the start of the financial year in sales organization.
  • Fiscal Period Template: What is the fiscal period type? Possible options are Annually, Semiannually, Quarterly, Monthly, 4- Week period. Once the start date and period type is defined the system can calculate the start and end dates of fiscal periods for various fiscal years.

Fiscal Display options help user to define the display format for various fiscal settings. For example consider the following monthly fiscal settings with Start Date as April 10. Note that we have selected the “Name Based on” value to “End Date” and “Fiscal Period” drop down has the options specific to Monthly fiscal period template.

clip_image004

Fig: Fiscal dialogue having Monthly fiscal period starting 10th April.

Goals and Fiscal settings

Fiscal periods are tied closely to goal management. Sales people usually have the quarterly sales targets, Customer service representatives need to achieve their goals for the case resolutions and so on. When the new Goal form is launched, Goal is defaulted to the current fiscal period automatically. Because for current fiscal period there are fixed start and end dates, the goal start and end dates are also displayed in read only mode.

For example if we have the monthly fiscal settings are per the fig above and user clicks new goal form, following fiscal values are defaulted on goal form (on 31 Dec 2010)

clip_image006

Fig: New goal form defaulting dates to current fiscal period.

FiscalPeriod: December (Based on fiscal period display value “Month Name”)

FiscalYear: FY2011(Based on Prefix:FY, YearFormat:YYYY, NameBasedOn:EndDate(on 31 Dec 2010))

From (Goal Start Date): 12/10/2010 (Based on 4/10/2010 fiscal start date)

To (Goal End Date): 1/9/2010 (Based on Goal Start Date above and monthly fiscal period type)

Updating Fiscal settings for organization

Fiscal settings in MSCRM 2011 can be updated multiple times by using the same fiscal dialogue shown above and hence provides the supports for scenarios arising from mergers/acquisitions , partnership changes, financial restructuring etc. There can be goals existing in the CRM system which are already using the old fiscal settings. To better handle situations arising from fiscal changes which can lead to data inconsistency, MSCRM goal management offers the notification and realignment mechanism. For following examples consider the goal created with fiscal settings for the current (default) fiscal period. FiscalPeriod: December, FiscalYear: FY2011, From (Goal Start Date): 12/10/2010, To (Goal End Date): 1/9/2010.

Case 1: Fiscal period template remains same but the start dates changes:

CRM system administrator moves the fiscal start date ahead by 5 days i.e. from 4/10/2010 to 4/15/2010. In this case the fiscal period template remains the same but the start date has changed. Data in the goal record still retains the old values for all fiscal and date fields. When this goal record is opened the following warning message is displayed on the goal form to notify the fiscal settings change and provides user the option to realign.

Message: “The fiscal settings of your organization have changed since the time this goal was changed. You might want to realign to the new fiscal settings. ”

clip_image008

Fig: Fiscal change warning when the fiscal start date is changed.

Note that the “Align with Fiscal Period” ribbon button is now enabled for this goal record. Clicking this updates the new start and end dates for the goal which is now according to the current (new) fiscal settings. Realignment is optional for the goal manager based on the business need. Note that even after realignment goal fiscal period and year still remain same as there is only the change in the date. Also the warning message is now gone.

clip_image010

Fig: Goal form after the realigning the fiscal period.

Case 2: Fiscal period template changes:

CRM system administrator changes the fiscal period type from monthly to quarterly (3 months). In this case also the existing data is retained as is and there is a warning message on the goal.

Message: “The fiscal settings of your organization have changed since the time this goal was changed. You might want to realign to the new fiscal settings. ”

clip_image012

The goal manager on seeing this warning can either choose to switch to the new quarterly fiscal settings by changing the fiscal period to quarterly as shown in the above figure. Else he can convert this goal into the custom period goal by clicking on the “Goal Period Type” radio button and can retain the goal start and end date and also get rid of the fiscal change warning.

Fiscal settings upgrade

If the fiscal settings are configured for an organization in CRM 4.0 these are retained in CRM 2011 as is, otherwise the fiscal settings are defaulted to quarterly with January 1 as the start date. Additionally the existing CRM 4.0 quotas are also upgraded to CRM 2011 but the new quotas cannot be created as these are deprecated in favor of goal management.

Thanks,

Hemant Gaur

Read the full article →

GeorgeKosch.com Articles » Customer Relationship Management For

January 15, 2011

The objective of CRM is to manage your interactions with customers having a trustworthy technique for processing and recording procedures and consumer interactions. This is crucial for any business right now but it is particularly …GeorgeKosch.com Ar…

Read the full article →

Customer Relationship Management For Ecommerce Business » Bren

January 15, 2011

The purpose of CRM is to manage your interactions with consumers with a reliable program for processing and recording procedures and buyer interactions. This is critical for any business currently however it is extremely essential to an …Bren Durance…

Read the full article →

ArticleDashboard.org » Buyer Relationship Management For Ecommerce

January 14, 2011

Profitability for any business would very rely on customer retention and acquisition. The purpose of CRM would be to manage your interactions with prospects with a dependable method for processing and recording procedures and client …ArticleDashboard…

Read the full article →

Customer Relationship Management For Ecommerce Business

January 14, 2011

The objective of CRM would be to manage your interactions with consumers having a trustworthy system for processing and recording procedures and consumer interactions. This is vital for any business right now but it is particularly …Holidaymaker Sect…

Read the full article →

UK CRM Market Looking Good | Accounting Software Reviews

January 12, 2011

Surrey, UK — June 23, 2005 ConsultCRM, a leading provider of Customer Relationship Management systems today announced record start to.Accounting Software Reviews – http://www.accounting-software.net/

Read the full article →

Customer relationship management « Clean Record

January 5, 2011

Customer relationship management (CRM) encompasses the capabilities, methodologies, and technologies that support an enterprise in managing customer relationships. The general purpose of CRM is to enable organizations to better manage …Clean Record -…

Read the full article →