Showing posts with label CRM for Outlook. Show all posts
Showing posts with label CRM for Outlook. Show all posts

Friday, November 10, 2017

CRMUG Summit 2017 Recap

It’s hard to believe that CRMUG Summit Nashville was already a month ago! The 2017 event was amazing! Full of live music, great content, and lots of networking! Of course, the #CRMUGDC Monkey was hanging around and we even had a party for all the DC, Virginia, and Maryland Attendees. If you didn’t make it out to this party, be sure to check out the Photo Gallery.

Better late than never, check out the top takeaways from the sessions I attended at #CRMUGSummit2017 (I also linked to the materials for those who attended Summit to download).


Alex Fagundes

Data breaches are very common and very expensive plus on average the breach isn’t detected until after over 6 months. We discussed statistics, ways to prevent and detection techniques. In addition several tools were discussed for different security functions.

Top ways to prevent:

·       Move to CRM Online – 99.9% more secure

·       If On Premise: Set up external and internal scans weekly to check for issues and follow best practices (network and windows server hardening best practices)

·       Have a security awareness program to train your users – they are the weakest point! Plus minimize their security to eliminate risky access they don’t need (Export to excel, SDK access, etc.)

·       Follow Service Account best practices – one server account per integration, do not grant admin rights, set as a non-interactive user (cannot login via the web)

·       Turn on Two Factor authentication




Rick McCutcheon leading a panel featuring: Peter Vieira, Anne Stanton, Beth Burrell, Jennifer Codding, and Neven Bradasevic and Melita Bouchet.

The panel broke the discussion into the different phases of the project and discussed their tips and tricks for user adoption including:

·       Set expectations for the initial release

·       Gather information from your users and identify your key stakeholders and champions

·       Involve end users in the building process

·       Discuss end results with stakeholders especially reporting needs – Remember that data has value and explain this to users

·       Don’t forget about less frequent tasks users need to perform (What tasks do you perform weekly? Monthly?)

·       Find the low effort, high reward items to resolve pain points (the gold nugget)

·       Involve department influencers in testing

·       Plan trainings carefully

o   Set up groups based on level of skill with the system, knowledge of past systems, keep departments together

o   Find Training Champions to become subject matter experts and help other users

o   Consider pairing stronger and weaker users together to assist each other

o   Keep training materials specific and provide in multiple formats (manual, video, email, etc.)

o   Use real data to keep training relevant




Alex Fagundes

So many tips on performance and many beyond my level of expertise. Here are just my top takeaways that I can put into practice:

·       Use a modern browser with temporary files (cache) set to >=250 MB

·       Views – sort by only one column, minimize or eliminate columns from related entities

·       Remove “All Accounts” Default views on large entities, no reason to display everything

·       Forms – Collapse unnecessary sections, avoid using too much JavaScript and instead use multiple forms

·       Workflows – keep Asynchronous, auto delete when complete and only have ONE running per entity (then use child workflows for different actions)

·       Follow SQL Best practices and use tools to review your indexes

·       Avoid Plugin chains – one plugin triggering two more

·       Run enterprise reporting against a read only replica of your system

·       Set up automated monitoring that can notify you if there is an issue



Panel featured Jennifer Johnson, Trisha Tunilla, Rob Harrison and Victor Guven

This is a topic that I especially needed assistance on – how to help Marketing and IT get along and get the results both sides want. The major take away from this session was just to get shared understanding on both sides. Have IT spend time with marketing to understand how they manage their business. Have Marketing learn more about the systems so they can better understand the framework. Build relationships on both sides to ease the process of working together.

This understanding and personal connection will build the trust necessary to get work done. When work comes from the other side, the team knows it is necessary. Most of the problems between marketing and IT can come down to poor communication. Take the time to build that understanding.

We also spent some time discussing the value of data and what to do with “dirty” data. These discussions can be hard when IT may not want “bad” marketing data in the CRM system. This comes down to determining a data governance plan at the beginning. This allows us to choose what data is the master and what data can go where. Remember that marketing sees all data as an opportunity!


Ryan Talsma

This was an excellent session that helped to clear up the confusion between the Outlook App and the soon to be deprecated Outlook client (expected to be gone by the 10.0 major release, end of 2018?).

Most importantly – the App is available for On-Premise. The main difference is that the Client must be installed on all workstations where as the App is a light-weight add-in pushed via Office 365. The App does require Office 365 and Server Side Sync. Server Side Sync means that the user does not need to be logged in for a workflow to send email and appointments can sync when out of the office as well. The App is also much more stable than the client so fewer (if any) issues with disconnecting, re-enabling, etc.

Last important note – the App can be pushed out to users if webmail (OWA) while they still use the full Outlook client on their office machines.




Panel discussion featuring Nhung Le, Bill Meadors, Beth Burell, and Phyllis Eriksen.

In this session, common issues were broken down into a few categories and then tips were discussed for how to handle each type.

·       Permission Problems

o   Do not edit the Out of the Box Roles – then you can review these if issues arise

o   XRMToolbox: Access Checker – select the user and entity to see the final permissions they have with all roles combind

o   If intermittent – try clearing the cache and restarting

o   Remember with Field Level Security – no access is granted by default

o   If it could be a permissions issue, assign Admin role temporarily to see if it resolves the issue. If it does, then the issue is permission related.

·       Data Import/Export Errors

o   Review the data mapping

o   If error on export, verify there are no duplicate field names as this will cause an error

o   To update data, an export must be done (must export for re-import, you cannot import and match)

·       Error Messages with no Information

o   Check Application log for details

o   Use Auditing to isolate issue (do not turn on for everything)

o   F12 for client-side troubleshooting

o   On-Premise: monitor event log for errors. These could be a sign of something bigger.

·       Testing tips

o   Clear cache and try to reproduce

o   Turn on F12 then try to reproduce

o   Test on a different browser, different computer, etc.

o   Check browser plugins




Gus Gonzalez

This session covered some great tips to keep in mind for all changes being made in your system. The goal of many of these is to change our thinking to implement with a business mindset as we want to enhance business outcomes not just think about the technology. These rules exist to help us avoid potential problems.

1.       Keep it simple – always look for the simplest, easiest, least work solution.

2.       Check before Create – if you can use something that already exists, use it. Avoid adding additional entities, fields, views, etc.

3.       Allow users to deactivate – remove delete permissions. Tell them “Deactivate” is the CRM word for delete, same behavior from a user perspective.

4.       Don’t customize production – plan then deploy to development, move to test and test, then deploy to production. Use unmanaged solutions.

5.       Use Tools – When getting a requirement, see if there is a tool you can use before building yourself.

6.       Change management systems – follow a change management system to help you implement successful change

7.       Field best practices

a.       Never use “Whole Number” because they may want more precision later

b.       Stay away from “Two Options”, use Option Set instead (no default, allows for change)

c.       Always use Global Option Sets

d.       Turn off “Searchable” for unused fields

e.       Use “Field Security” only if really needed

f.        Deactivate “Auditing” if info is not important

g.       Create “Mappings” if added to multiple related records

8.       Decentralized Command – get help and share administration tasks with others

9.       Be Proactive – stay up to date with Microsoft releases and new features, get involved in the preview program to test things before they are released

10.   Reach out! – Reach out to the experts for help! Don’t try to do everything on your own.

Monday, November 7, 2016

October 2016 Blog Review

October has been a very busy month for CRM. We have had the announcement for Dynamics 365 and of course CRMUG Summit (my recap coming soon, see Sonoma's right now). Let's jump right in to all the blogs that have been flying around throughout the month.

Ledgeview Partners showed us how to create mappings in Auto-Populate Opportunities with lead Data in CRM.

PowerObjects walks through a workflow example in Using Workflows to Switch Between Business Process Flows Automatically.

Hitachi wants to keep everyone's CRM systems running smoothly and shared 15 tips and Safegurards to Speed up your CRM Server.

Sonoma Partners also posted performance tips this month in Dynamics CRM Performance Considerations. This focuses on changes inside of CRM (security, views, etc.) whereas Hitachi focuses a bit more on server and more technical items.

Also check out RSM's Two Easy Ways to Improve CRM Forms. This shows some ways to use web resources to quickly make changes such as moving check boxes to the other side or adding instruction boxes.

Everyone struggles with CRM for Outlook troubleshooting. To assist with this the Microsoft support blog posted a multi-part series giving information and troubleshooting tips. Here are a few parts I would recommend:
Of course we should also talk about Dynamics 365. So start off with PowerObjects' What is Dynamics 365? and then for more information read Hitachi Solution's Understanding Dynamics 365: What you Need to Know and How it Affects your Business.

That's all I have to share. Anything I missed? What exciting news have you been following?

Saturday, October 1, 2016

August 2016 Blog Review


Let's start the month of August off right with some CRM Tip of the Day:




Ledgeview Partners posted Setting Up a Sales Follow-up Workflow in Dynamics CRM. This walks through a workflow example showing the planning and final logic.



Ledgeview also shared Customize Color of Dynamics CRM Icon Backgrounds. Use these steps to theme your entity icons to match the rest of your system.



If you are interested in testing out a portal solution check out Donna Edward's CRM Online Portal Trial - Step by Step Installation.



Sonoma Partners was busy this month and shared:




Hitachi Solutions posted How to Create a Voice of the Customer Survey in Dynamics CRM. Walk through these steps to create surveys that you can send to your customers directly from CRM.



Mitch Milam shared Dynamics CRM Security: Crossing Your I's and Dotting Your T's. This is a great example of the need to double check everything and never make assumptions in your system.



Speaking of security, you can also check out Leon Tribe's post on Securing Records by a Field Value in CRM. This gives an overview of how to handle a complex security situation.



PowerObjects also shared several posts this month for you to check out:




That’s all for August!

Sunday, April 10, 2016

April 8 Blog Review

Let's jump right in to the CRM news that was shared this week.

As you probably know, Microsoft Envision was going on this past week. This replaced Convergence in some ways as a business focused Dynamics conference. Ledgeview Partners shares their quick recap and some helpful links in Microsoft Envision 2016 Sessions Available On-Demand.

CRM Tip of the Day shared two tips about Server Side Synchronization. First read User Experience Differences between Outlook and Server-Side Synchronization. This will give you some things to keep in mind as you decide if you want to take advantage of this feature. Then you can read Duplicate Activities in Outlook with Server Side Synchronization. If you have issues with Server Side Synchronization this gives you some ideas on where to begin your troubleshooting.

Finally, EMEA Dynamics CRM Support shared Dynamics CRM Document Generation. This shares the functionality available, quick details on how to set up and answers some common questions.

Also keep in mind that the CRMUG Summit early bird deadline is quickly approaching! You can also check out these tips for convincing your boss to let you go. I hope to see you there!

That's all for today folks!



Friday, March 25, 2016

March 25 Blog Review

Let's jump right in to all the exciting CRM posts this week.

This is the time of year that I start to daydream about summer vacation plans. If you are in the same boat check out this post from Microsoft about how Royal Caribbean Navigates the High Seas of Customer Experience.

CRM Tip of the Day shared a quick tip on Where to Find Quick Campaigns in Advanced Find. They also talked about Birthday Reminders. This deals with some questions around why users could be getting reminders in Outlook for upcoming birthdays for their contacts in CRM.

CRM in the Field announced "Workflows and Dialogs" Upper Limit has been removed. Now there is no limit in CRM Online to the number of processes you can create!

Finally, PowerObjects shared, What is Microsoft Sway and How Can I Use it? This gives information about the new presentation tool, Sway and some of their favorite features. Something to keep in mind the next time you have to present.

That's all for today. Have a great day!

Friday, January 15, 2016

January 15 Blog Review

Let’s jump right in to the news of the week with Microsoft announcing Microsoft Envision. This is replacing Convergence and will focus on strategic leadership and Microsoft Dynamics. If you want focused learning on the Microsoft Dynamics Products you should look into the CRM User Group Summit.

David Yack talks about Making the Most of your CRM Trial by using the reset feature to go back to the base organization or to look at past versions.

PowerObjects shared about Color Themes in Dynamics CRM 2016. This specifically talks about how your color schemes impact the CRM mobile experience.

PowerObjects also posted The Great Debate: Dynamics CRM Connections vs Lookups. This shows the benefits of using connections including keeping your forms cleaner and eliminating the need for multiple relationships between entities.

Donna Edwards blogged about the CRM 2016 Task Flow. This walks through the new Task Flow feature – how to create and run in the web and via mobile. Task Flows allow you to provide a wizard for your users that can walk through multiple entities to help them finish all the steps for a particular task.

CRM Tip of the Day shared Recently Visited Items in Outlook Client. The Recently Visited button is a great timesaver in the web version of CRM, check this post out to see how to do the same thing when accessing CRM through Outlook.

Finally, Mitch Milam posted about Read Only Fields and the Dynamics CRM Workflow Editor. This describes ways to allow your workflows to update Read Only fields. You can remove the Read-Only condition on your fields while you edit the workflow or you can try one of his more elegant solutions.

Also, for those in DC, Maryland and Virginia don’t forget to plan to come to the CRMUGDC 2016 Chapter Launch Party! This will be a fun event to get to know CRM users in the area and learn more about all the local chapters in the DMV. Register Here!


That’s all for today. Have a great weekend!

Friday, September 11, 2015

September 11 Blog Review

We have lots of CRM tips and news to catch up on from the last 2 weeks. First of all, the big news is the CRM 2016 was officially announced. Check out the press release, video and release preview guide for all the information. This is scheduled to be available at the end of the year as a new version for online and on-premise. It appears that Microsoft is working hard to improve the integrations with other Microsoft offerings like Outlook, Excel and Cortana. It will be exciting to see what is to come!

Ledgeview Partners posted about Using Calculated fields in CRM 2015. This walks through the different formulas available for different field types and how to set up the calculation.

In the last blog I shared the Outlook Synchronization in CRM 2015 white paper. If that was too long to read, check out the EMEA Support Blog’s Recap of Outlook Synchronization. This talks about what happens when you hit Track or Set Regarding, what happens if you delete an email or appointment, etc.

The CRM Team shared my favorite feature of TechNet – Finding you way around CRM topics on TechNet and MSDN or how to be a CRM Technical Documentation Zen Master in 5 minutes. This was one of my top takeaways from CRMUG Summit last year. When viewing an article there is a version drop down you can use to switch between versions. So if your search takes you to 2015 but you need the 2011 article you can find it in just a few clicks!

The CRM Lady tackled the Easy and Hard Questions to consider as we think about Managed and Unmanaged Solutions. Understanding how different solutions interact is one of the hardest parts of CRM. This blog is a great way to build the foundation for that understanding.

PowerObjects talked about Customizing Entity Icons in CRM 2013 and 2015. This goes through step-by-step how to update your icons and everything you need to know.

PowerObjects also walked through Expanding the Field Label Widths in CRM 2015. This is something to look into if your field labels are being cut off on the form.

Finally, there are always great tips on the CRM Tip of the Day. Check it out this week to learn more about Unified Service Desk and OneNote integration.


That’s all for today folks. Have a great weekend!

Friday, August 28, 2015

August 28 Blog Review

It was very exciting this week that CRMUG announced the CRMUG All Star Nominations! I am so honored to be nominated. I can’t believe I am even in the same league as the rest of those awesome people. Make sure you check out the survey and vote!

Let’s jump right in to the blog review!

Ledgeview Partners talked about Hierarchical Security with Dynamics CRM. This describes the CRM 2015 feature that allows you to configure security to respect records owned by people you manage.

PowerObjects posted A Day in the Life of a CRM Admin. This talks about the general tasks, how to learn, and what to do to become a CRM Admin.

CRM Tip of the Day posted a Friday video – Tipster Guide to Immersive Excel. This shows you how to use Excel within CRM 2015.

McGladrey shared Four Top CRM End User Training Tips. This talks about the importance of power users, training materials and other things you need to keep in mind when you are training your user base.

The CRM Team also announced a new white paper: Dynamics CRM Synchronization: How it Works. This walks through the architecture of the Outlook Synchronization in CRM 2015.


That’s all I have for today. Have a great weekend!

Friday, August 21, 2015

August 21 Blog Review

Lots of tips, tricks and news to share with you this week!

First check out the DynamicsCafe post – Start-up Trupanion and Microsoft Dynamics CRM Help Ease the Minds and Hearts of Pet-Owners. I clicked on this mainly because of the picture of the puppy but I was pleasantly surprised. The video describes how this pet insurance company uses CRM to better serve their customers. They use CRM to route the call to the most appropriate agent based on if they own the same kind of dog or live in the same city. They also use Unified Service Desk to make sure everything they need is right at their fingertips.

PowerObjects did not post and puppy pictures but did share Utilizing Alternate Keys in Dynamics CRM Integrations. Creating an Alternate Key can allow you to interact with records through the API without having the GUID of the record. Keep in mind that adding an Alternate Key will create a new database index on that field.

Be sure to check out How to Ensure a Successful CRM Implementation and Adoption also from PowerObjects. This goes over the important things you need for your CRM rollout to go well including formalizing your business processes before setting up CRM and getting management support and buy-in.

Ms. Dynamics CRM shared Social Engagement (formerly known as Social Listening) Trial. This shows screenshots from the Social Engagement tool and gives instructions on how to try it out yourself!

Finally, let’s check out the tips shared on CRM Tip of the Day:



That’s all for today. Have a great weekend everyone!

Friday, July 31, 2015

July 31 Blog Review

Let’s finish off July with a great blog review! Check out the CRM news from the last few weeks.

PowerObjects posted a how-to article about Changing the Color of Custom and Out-of-the-box Entities in CRM 2015. This explains how to change the background color of the tiles in CRM 2015 Update 1.

PowerObjects also posted Exporting Data to Re-import: The invalid Column Headings issue. This discusses how having fields with the same display name can cause an issue when trying to re-import.

If you are interested in Parature check out Leon Tribe’s post on The Current State of Parature – Dynamics CRM Integration. You should also register to attend the August 12 CRMUGDC Meeting which will be focused on Customer Service!

We also have a few quick tips from CRM Tip of the day.

First Prevent Duplicate Outlook Contacts by using Server Side Sync. This prevents issues from installing or re-configuring CRM for Outlook.

Also check out the Tipsters guide to Dynamics CRM for Phones. This is a video showing the updated CRM for Phones app that came with the CRM 2015 update 1.


That’s all for today folks. Have a great weekend!

Friday, July 17, 2015

July 17 Blog Review

Welcome to this week’s blog review! The most important takeaway today is that all of you should join me at the Nationals Game tomorrow (July 18). This is a meet up for the Washington, DC area CRMUG chapters. It will be a great way to meet other CRM users and learn a bit more about CRMUG even if you haven’t come out to our quarterly meetings.

Back to other CRM news, check out PowerObject’s Dynamics CRM 2015 Spring Update 1: Date and Time Data Type. This is talking about the new data types of User Local and Time Zone Independent. This gives customizers a way to ensure that all users see the same date when they look at a date only field.

PowerObjects also posted on How to Define Scope for a Dynamics CRM Project. This talks about the steps you should take when you plan out the project and what pieces need to be identified.

The Microsoft Dynamics Team Blog announced a way to Track Incoming Email from Anywhere with the new CRM App for Outlook. This allows you to use the CRM for Outlook features from the Outlook web app or desktop app.

CRM Tip of the Day also talked about CRM for Outlook and posted Read Only Users and CRM for Outlook. This discusses how the CRM for Outlook configuration requires a user to have write access to CRM.


That’s all I have for today folks! Have a great weekend!

Friday, July 10, 2015

July 10 Blog Review

It is a beautiful day! Really makes you want to go to a baseball game!

Let’s quickly jump in to the news of the day!

CRM Tip of the day posed a video: Tipsters Guide to Folder Level Tracking for End Users. This shows users how to set up folder level tracking when you are using Server Side Synchronization.

Hitachi Solutions shared a quick tip – Hey! Where are the Users in CRM 2015!? In CRM 2015, instead of having users directly under Administration you need to look under Security.

The CRM Support Blog posted Dynamics CRM Support with Windows 10, Edge browser, and Office 2016. As some have speculated only CRM 2013 and CRM 2015 will be supported with Windows 10.

Finally, Jukka Niiranen discusses the State of Dynamics in 2015. This is a look at many topics around the state of Microsoft and CRM.


That’s all I have folks. Have a great weekend!

Friday, June 12, 2015

June 12 Blog Review

Welcome everyone! Let us quickly review the CRM news this week so you can get back to enjoying your summer!

The CRM Tip of the Day posted several great tips this week:


PowerObjects posted Product Bundles with Variable Product Quantities. This walks through how to create the Product Bundle and how to use this on an Opportunity.

The CRM Team announced this week that there is a new Web API for CRM Online 2015 Update 1. Make sure you check out the available documentation and samples.

The CRM Lady shared Time for Graphics, Easy Graphics from CRM with Excel PowerBI. This walks you through how to export data and plot it on a map using Excel PowerMap. This is a very cool feature to play with!

Finally who doesn’t love a good infographic? Check out, Somoma Partners INFOGRAPHIC: 2015 State of Knowledge for Customer Service. This reviews some stats about customer service about things that customers are expecting and employee challenges. This points out how important it is to have a robust, user-friendly CRM system to help your employees get the information they need quickly.

Don’t forget – the CRMUG Chapters for DC and Baltimore will be meeting up for a summer networking event at the July 18th Nationals game. You can register here and buy tickets from the Nationals directly. Meet us at the Red Loft Bar anytime during the game!


That’s all for today folks!

Friday, June 5, 2015

June 5 Blog Review

I cannot believe it is June already and summer is in full swing! Unfortunately I am not at the beach but we can make the most of it by looking at the CRM posts from this week.

CRM in the Field posted Improve CRM query performance using Compatibility version 120 with SQL 2014. This describes how some users saw performance issues in CRM for Outlook after upgrading from 2011 to 2015. To resolve check the Compatibility level of your SQL server to ensure it is set to SQL 2014.

Leon Tribe wrote Upgrade vs Rebuild, Interest vs Responsibility. This is a case study on the options available to upgrade from v3 to CRM 2015 and the implications of each method.

You should also check out Jukka Niiranen’s Tracking Pipeline Development Over Time in CRM 2015. This is the third article in his Smarter Sales Processes series.

A quick tip that is easily forgotten is that you can hold the Shift key to sort on multiple columns while in Advanced Find. Review Ledgeview Partner’s post on Sorting Multiple Columns in CRM for more details and screenshots.

The CRM Team announced this week the Dynamics CRM Dynamic Help Feature. This allows you to get help on an error within CRM for Outlook (CRM 2015) and be directed to an article for that specific issue. To get this all set up, they need assistance from users! So if you encounter an issue send them the error details and the redirect link so they can develop the necessary KB article.

Finally, here are a few quick tips from CRM Tip of the Day:



That’s all for today. Have a great weekend!

Friday, May 8, 2015

May 8 Blog Review

The most important news this week is that you need to be coming to the CRMUG Washington, DC Chapter meeting next Wednesday May 13th (Blog, Video, Register). You can also see other news and posts below.

This week the CRM Team announced the General Availability for Spring 2015 Release of Microsoft Dynamics CRM and Microsoft Dynamics Marketing. Their post discusses the key improvements to be aware of (and excited for!).

If you need more information, Anne Stanton compiled a list of Great Resources for Dynamics CRM v7.x.x. This links to the Microsoft videos as well as the different announcements.

Related to this update, Sonoma Partners posted CRM Online Spring 2015 – Folder Level Tracking. This is a great new feature which allows users to set up specific Outlook folders which automatically track and even set the Regarding to a specific record.

Adam Vero continued his charting series with “Mind the gap” to make your CRM Charts look better. This describes how to use the PointWidth and MaxPixelPointWidth properties to ensure your chart looks good on all size monitors and devices. These properties set the amount of the screen filled with columns and (from the opposite perspective) the max size that your columns can be.

I also found these two blogs from a few weeks ago from Ms. Dynamics CRM – Import Case, Account and Contact at once in Single File in CRM Import Wizard and Tips & Tricks: How to solve the Common Bulk Import Problem: ‘The Lookup Reference Could Not Be Resolved’ in CRM Import Wizard. Both of these are things that I have never tried but sounds very interesting. I can’t wait to experiment with it!

Finally, from the CRM Tip of the Day – Training? On New Features? Free? Yes, Please! This directs you to some training for the 2015 Spring release that is available on YouTube.


That’s all for tonight. Have a great weekend everyone!

Friday, April 17, 2015

April 17 Blog Review

Welcome everyone! It is a lovely spring day here and I hope all of you are enjoying the same luxury. Just take a few quick minutes to catch up on your CRM news and then you can go outside and frolic. That’s probably what I will be doing.

So we have 3 very important things to cover and then some other blogs and tips.

First of all, Microsoft has updated their naming policy see New Naming Conventions for CRM Updates on the CRM Team blog. The goal of this is to help the update numbers and the version numbers line up better and be easier to understand.

Second CRM 2015 Update 0.1 has been released see the Knowledgebase, Download Page and Blog. Note this is not the 2015 spring release, this is just the on-premise rollup. The spring online release is update 1. It looks like there are a lot of small fixes in here so make sure you review the list and determine if you want to look at doing the update.

Lastly, the 2013 CRM Field Guide is now available! This is a book written by a group of MVPs to provide you with everything you need to know to ensure your CRM system is set up in the best way possible.

The last few weeks we have been talking about the CRM Online Spring Release (CRM 2015 Update 1) and there were a few more blogs published about that this week.

PowerObjects discusses the CRM Spring Wave Update 1: Folder Level Tracking. This allows users to set up a new folder in their Outlook where the emails will always track to a specific Household. The user does not even need to have CRM for Outlook installed! It utilizes Server Side Sync and personal options within CRM.

Sonoma Partners talked about the CRM Online Spring 2015 – OneNote Integration. We have seen a few other blogs on this topic but this lists all the features as well as best practices to keep in mind.

A big topic of conversation in my CRMUG Chapter meetings is always certifications. This week Leon Tribe talked about Passing MB5-705: Managing Microsoft Dynamics Implementations. This goes over things to keep in mind for that exam but also some general tips for preparing for any of the Microsoft certifications.

Last but not least, CRM Tip of the Day posed Date Field Options in CRM Online 2015 Update 1. Now there will be new options for date and Time fields – User Local (takes into account time zone), Date Only (always the same), and Time-zone independent (includes time but always shows the same time).

That’s all I have to share today. Have a lovely weekend!

Friday, March 27, 2015

March 27 Blog Review

It has been another busy week in the CRM world. Everyone is catching up from Convergence last week and spreading all the information. So let’s take a look.



Lean Tribe posted A Codeless Alert System for Dynamics CRM. This walks through how to use Business Rules to set up an alert for users. This is a great way to get the user’s attention and force them to read a message before interacting with the record. The main benefit is that the business logic for this alert can be easily changed through the interface without needing to involve a developer to modify the code.

PowerObjects discussed Branching and Programmatically Branching Process Flows. This talks about how to deal with processes which change based on certain data and the multiple ways to achieve the desired result.

CRM Tip of the Day posted a great time about Avoiding Duplicate Contacts when Upgrading. This gives some things to keep in mind when you are upgrading your CRM system and the options you have for dealing with the Outlook client.

That’s all for today. Have a great weekend!