Showing posts with label marketing. Show all posts
Showing posts with label marketing. 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.

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, November 6, 2015

November 6 Blog Review

This was a lovely week for CRM because it was the Washington, DC Chapter meeting! We had a full house to talk about Marketing. See all of the notes on DC Chapter Community Blog.

If those notes don’t give you enough information about the topic, also check out Sonoma Partner’s Microsoft Dynamics Marketing: A Few Tips and Tricks.

For general tips, look at PowerObjects post on Copying a Workflow. We have used this fairly often in my environment to start a similar workflow by making the original a template temporarily.

User Adoption seems to be the ever present problem. Ledgeview Partners presents some ways to help in 8 ways to Increase CRM User Adoption on Rollout Day. There are some great tips in here including storing videos in CRM. (I loved the tip of linking to a SharePoint folder of videos with the custom help from Summit Day 3.)

Finally, for a taste of the season check out CRM Tip of the Day’s Pumpkin-Spiced CRM. No description required but let’s just say it makes me want to go get another red cup.


That’s all folks. Have a great weekend!

Friday, May 29, 2015

May 29 Blog Review

Let’s jump right in to the CRM news of the week!

PowerObjects posted Preparing for CRM Upgrades. This is a great quick reference guide about what you need to know for all types of upgrades from simpler cases (2013 to 2015) to the bigger ordeals (4.0 to 2015).

Sonoma Partners talks about Avoiding Form Script Errors with CRM Online 2015 Update 1. The update includes a new way of loading forms which can dramatically impact performance. However, there are a few things you should keep in mind and be aware of.

CRM Tip of the Day posted an interesting tip – Where did the Opportunity subgrade pop-out button go? This talks about how administrators may make new lookup fields on the opportunity but if you ever make any sub-grids you will want to use the Potential Customer relationship.

One more post to highlight from CRM Tip of the Day is Please Subscribe me to All you’ve got. This is a great way to allow users to add contacts to multiple Marketing Lists at once by using a sub-grid.


It’s a quiet week with the holiday and everyone starting off their summer plans. Hopefully we will have more exciting news next week. Have a great weekend!

Friday, May 1, 2015

May 1 Blog Review

Welcome to May everyone! Let’s hop right in to this week’s blog review.

As promised last week Adam Vero published a couple articles on charting within CRM. Check out Highlighting Contribution using conditional formatting in CRM Charts and Conditional Formatting in CRM Leaderboard Charts.

The CRM Team blog posted some great documentation on Microsoft Dynamics Marketing Update 1,  Microsoft Social Engagement 2015 Update 1 and Parature. They also posted on the New Form Rendering Engine with CRM Online 2015. This provides performance benefits to the users as well as some changes for developers working with the form.

Sonoma Partners blogged on CRM Online Spring 2015 Immersive Excel. This describes how you can use Excel Online directly through CRM. You can edit records using this method or just work with them and close out.

A common limitation with Advanced Find is that you cannot search for say Accounts without any Activities. CRM Tip of the Day solves this with NOT IN for the Rest of Us. This presents the option of using a Rollup Field to calculate the number of child records which you can use in Advanced Find.


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

Friday, January 30, 2015

January 30 Blog Review

It looks like there are lots of great posts to talk about this week. Before I do, a quick reminder, if you are in the Washington, DC area you should check out the DC CRMUG Chapter Meeting happening next week – Wednesday February 4th.

Alight now on to the news of the week.

David Yack posted a great tip on the Risk of Adding Field Level Security Layer. This is a good reminder to consider all the implications before you turn on this feature.

PowerObjects posted about Testing Incoming Mailbox Configuration for Server Side Sync. This discusses what the Configuration Test Results mean when you are configuring Server Side Sync.

Hitachi Solutions posted a great walk through about calculating the Last Activity Date in CRM 2015. This build upon an old blog that calculated the last activity date with workflows. Now in CRM 2015 we can use rollup fields to greatly improve this process.

McGladrey walked through their favorite new features in CRM 2015: An Upgrade with more Conveniences. This touches on some features like the multi-entity search and managing synchronization filters within CRM.

The Microsoft Dynamics Team Blog released some videos for Microsoft Dynamics Marketing 2015 Update.

Mitch Miliam announced his 21 Squared CRM Administrator Course. This is a great course for CRM System Administrators. It covers the tools you need as an administrator as well as the basic tasks you will need to do within CRM and on the server.

In CRM 2015 you can now use JavaScript to interact with the process. Sonoma Partners discusses this in their post CRM 2015 – Scripting Options for Business Process Flows.

Also a few quick tips from CRM Tip of the Day:



So it has been a busy week! I hope I covered all the best bits. Have a great weekend!

Friday, January 9, 2015

January 9 Blog Review

It’s time for the first blog review for 2015!

PowerObjects gave us some insight into The Art of Campaign Design: Marketing Automation in Microsoft Dynamics Marketing. This shows a little bit about how to set up campaigns in MDM and how to set up some automation.

PowerObjects also talked about Key Considerations for Writing Scripts for CRM for Tablets Application. This discusses what to keep in mind when your JavaScript will be executed on a tablet and how to test.

Adam Vero pointed out that the CRM 2015 Exams have been posted along with some training. Use his blog as a reference for all the information you need.

Along with the 2015 exams being posted, all of the 2015 documentation is available. Use this CRM in the Field guide for all the links to CRM 2015 White Papers & Technical Documentation.

Sonoma Partners discusses the CRM 2015 Outlook and Sync Enhancements. Check out all the new features that will be available to ensure you can sync exactly what you want and how you want to.

Finally, let’s see what the CRM Tip of the day had for us over the last few weeks:



That’s all for today. Happy 2015!

Friday, December 19, 2014

December 19 Blog Review

Welcome everyone! This is the last Blog Review of 2015! Where did the year go??

To start off, everyone must be sure to check out the Q4 CRMUG Magazine (look at page 33 especially)! I was honored to have been chosen as the volunteer of the quarter because of this very blog!

This week Hitachi Solutions continued their 12 Days of CRMas discussing CRM 2015 features. Here are a few days to check out:

Stop Sync Grinch – In CRM 2015 you can configure the sync pipe so you can control which fields sync between CRM and exchange. This can prevent CRM data from being overwritten by incorrect phone data. Keep in mind that with Server Side Sync, changes to the appointment will automatically be sent out to the customer. That means your notes could be sent out, even those recorded after the meeting. This is also discussed in the CRM Tip of the Day (Prevent meeting notes from going to customers).

Business Process Flows: The Gift that keeps on Giving! – this talks about the enhancements to Business Process Flows including improved look and feel, branching, and being able to loop back to entities multiple times.

Rollups Help Santa with Naughty/Nice Conundrum – This works through an example of using Rollup fields to compare the number of good things you did this year to the number of bad things. You can continue to learn about Rollup Fields in Jukka Niiranen’s Analyzing Customer Behavior Data with CRM 2015 Rollup Fields.

Related to Rollup fields are Calculated Fields. To learn more check out Leon Tribe’s MVP Blog – CRM 2015 Calculated Fields.

PowerObjects released a good tip – Email Attachments Related to an Opportunity Record in Dynamics CRM. This walks through how to use the Sales Literature area to store documents at the Opportunity level.

CRM Tip of the Day posted a few good tips as well. Check out Security Needed to Pick and Route Queue items which discusses the change in 2015 from “Work On” to “Pick”. Pick does not just changed the Worked By field but also updates the Assignment of the item. Also take a look at Going Personal with Microsoft Dynamics Marketing which talks about the MDM product and data security.

The Microsoft CRM Team Blog released the CRM Basic Training ebook this week. This is a downloadable ebook that quickly teaches users what they need to know. You can download this and customize to fit your business needs.

For those upgrading to CRM 2015, be sure to read Sonoma Partners’ blog on Unsupported Customizations in CRM 2015. This gives you some things to check for in your system before you upgrade.


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

Friday, November 7, 2014

November 7 Blog Review

It was a busy week in the CRM world so let’s jump right in.

First of all, Microsoft published the CRM 2015 Prerelease content. This will give you all the information you need to start planning your 2015 update.

Hitatchi Solutions was also talking about CRM 2015. They blogged about the CRM for your Business ad which shows how you will be able to use CRM along with the social listening and marketing components in the future.

Hitachi Solutions also showed us how to create Duration Calculations in CRM with Little or No Customizations. This utilizes a new custom entity and a workflow to calculate the days or minutes between two dates.

PowerObjects highlighted Marketing features in What’s New for Marketing in CRM: Fall 2014 – Part 2. (We looked at Part 1 last week.) This looks at Microsoft Dynamics Marketing and Microsoft Social Listening.

McGladrey discussed CRM 2013 errors in Google Chrome. This is related to Google Chrome no longer supporting the JavaScript method showModalDialog(). Their recommendation – “when in doubt, user Internet Explorer.” I tend to agree.

Finally, CRM Tip of the Day posted a few great tips to keep in mind. Globally Manage User Setting in CRM discusses how to use the XRM Toolbox to easily manage user settings all in one place. Prevent Export to Excel By Entity talked about using the Ribbon Workbench to essentially prevent users from Exporting to Excel for specific entities.

Have a great weekend everyone!

Friday, October 31, 2014

October 31 Blog Review

Happy Halloween! It’s time for some CRM Treats and hopefully no tricks.

PowerObjects posted about What’s New for Marketing in CRM: Fall 2014. Read to learn about the new CRM features coming for marketers.

CRM Tip of the Day wrote a tip about Updating Fields on Disabled Records. This describes how you can update disabled records using Export for re-import.

CRM Tip of the Day also posted about Unconditional Business Rules. This talks about how you can make Business Rules that always fire.

Exciting tip from Julie Yack – You can now disable the First Things First lady.

Just a quick recap today so we can all go eat some candy!

Monday, August 18, 2014

August 15 Blog Review

Let’s take a quick look at the CRM news and blogs that came out this week.

Dynamics Café posted 7 Social Listening Tips for Customer Service. Fred Studer talks through tips on how to keep your organization’s social strategy on track including empowering employees and creating a social media policy.

A common trouble administrators have is ensuring their Development environment matches production. PowerObjects talks through How to Create a Copy of a Poduction Instance in Dynamics CRM Online. This describes the process of replicating production in a development environment for CRM 2013 online, through Office 365.

If you need to do more intense analytics than available with the built in options of Charts, Advanced Find, and Reports you can try Exporting Dynamic Pivot Tables out of Dynamics CRM (Thanks again PowerObjects). This walks through how to create a PivotTable from your CRM data and how this can be dynamically updated from CRM.

One of the exciting features of CRM 2013 is the Business Process Flows that can move between entities. Hitachi Solutions discusses Dynamics CRM Cross-Entity Business Process Flow. This discusses a Lead to Opportunity sales process, some items to keep in mind and notes on what the process is actually doing. An important consideration that is highlighted is how this affects your existing records – what will happen for records that are already mid-way through the sales process but at the beginning of the process flow?

Joel Lindstrom of Hitachi Solutions was involved in the CRM 2013 Quick Start book. He posted an excerpt from the book on Quick View Forms on the Hitachi Solutions blog. This discusses the benefit of using Quick View forms and some important information to remember.

All of the new developments in social and marketing are very exciting but it can be difficult to find the information that you need. Leon Tribe compiled all this information into Getting Demos for Social Listening and Dynamics Marketing.

Let’s finish up by looking at a couple CRM Tips of the Day from this week:
  • Don’t forget the Cascading – security is more than the Security Role. Also check the relationship properties on the entity to see what kinds of permissions are cascading.
  • Understanding Upgrade Options – another excerpt from Joel Lindstrom and the CRM 2013 Quick Start Guide. This walks through the CRM 2011 to CRM 2013 upgrade options and the benefits and risks of each.



That’s all for today.

Saturday, February 8, 2014

February 7 Blog Review


The big news this week is that Microsoft announced their new CEO, Satya Nadella. The Dynamics community was excited because he has experience with the Dynamics Product line. Now that could mean we can expect more focus on Dynamics or it could just mean he worked at Microsoft for a long time and is well-rounded. Either way, it is interesting news.

PowerObjects posted about how to Use Duplicate Detection Rules in CRM 2013 when Qualifying a Lead. Duplicate Detection is a feature that allows you to create rules to find duplicates. These rules can then be applied in different situations or in jobs that search the whole system for duplicates. The process changed in CRM 2013, removing the pop-up when creating a record. However, you can still use this functionality when qualifying a lead.

Also you can check out Jukka Niiranen’s blog on Making Better Use of Business Process Flow Data. This describes how to handle situations where you have multiple processes running on the same entity and want to be able to report and compare the records together and broken out by process.

Encore Business Solutions also posted this great blog comparing CRM Marketing Automation tools. There are many great tools available but the choice comes down to how much marketing functionality you need and want as well as how much you want to spend.

Also the CRMUG DC chapter meeting was this week. We had a very good turnout on a rather icy day. The first half of the meeting was a presentation from Monique Riviere from Independent Sector describing the work on their implementation of CRM. They are working on many interesting things and working with lots of different vendors. The main takeaways were to make sure you have a good partner that can be your first line of support and assist with the communication between vendors. Also we discussed the question of making CRM fit your process or making the process fit CRM. This is a pitfall that many implementations have fallen into. In the end there needs to be a balance. Streamline the process but make sure you are not making changes that will impair your system in the future.

The other half of the CRMUG meeting with a Social Integrations presentation from Robert Contreras of Microsoft. He demoed the Yammer integration as well as Netbreeze. Both of these are very powerful features and they seem to be continually improved. No licensing or price information has been released about the Netbreeze integration but he said to watch the Social section of the CRM page for details.

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

Friday, November 22, 2013

November 21 Blog Review

It was a somewhat quiet week this week. Here is this week’s news:

If you are interested in Marketing Automation take a look at CustomerEffective’s Marketing Automation with CRM and SilverPop. It discusses the basic ideas and terminology of marketing automation and some of your options to accomplish it.

McGladrey talks about some of the new features in CRM 2013. CRM 2013 has several features that customers have been asking for. Access Teams provides a good flexible security option. Also previously if customers wanted tool tips for a field it would require extensive development work, now tool tips are available as part of the built-in functionality.

The CRM Team was busy this week, here is what they posted about:

Also Develop1 wrote about how to Add the Add Activity Buttons back to CRM 2013. This change will add the different Activity types to the bottom of the record ellipsis so new Activities can be added quickly.

That about covers all of this week’s news. Since you have some extra blog reading time, you should check out my (somewhat late) coverage of CRMUG Summit 2013.

Friday, September 27, 2013

September 27 Blog Review

As we approach the impending release of CRM 2013 I suspect that this review will continue to be divided. Half is for the future, half is for the past. Let us begin.

News about CRM 2013:
PowerObjects describes the new Inline Lookup Controls in CRM 2013. When clicking the search button on the lookup, records will display with basic information about the record. If the records shown are not what you are looking for you can either choose “Look up more records” or use the new Quick Create functionality to create a new record.

CustomerEffective describes some of the new Quick Features in CRM 2013. One of Microsoft’s biggest objectives with this release was Reimagined Experience. To aid with this (as well as Mobil and general user adoption) they have created quick features to help users accomplish tasks faster. There is the Quick Create which allows users to create a new record with just basic information without leaving the screen where they are working. There is also the Quick View to see the important highlights of a record. Magnetism also posted a good comparison of these features: Quick Create vs. Quick Forms.

For our CRM Online folks, Chris Cognetta explains what you need to know about the New License Model for CRM 2013. There are now several different license types and you can be flexible and assign different licenses to different users. How do you decide who gets what type of license? See Chris’ response:
Here’s the key – If the user is creating Sales Entities (Accounts, Contacts, Opportunities etc.) then they need the Professional License. If the user is a backoffice user only updating (Not creating these records), then they could use the basic license. XRM applications not making use of the main these records types can really benefit from the Essential license to access Customized Entities.
Correction: Basic User licenses cannot use Opportunities.

Preact CRM posted CRM 2013 FAQ’s. They go through some of the top questions they have received from users with their answers.

Also this week I attended the MSDynamicsWorld Webinar What Microsoft Dynamics CRM 2013 will mean for the Enterprise customer. Most of the topics discussed were items that have been highly publicized already. They discussed the “One Microsoft” (integrated product suite) with the 4 key goals of: Reimagined Experience, Process Agility, CRM on the go and Social in Context. Also there will be twice-yearly releases for Online with a yearly On-Premise release that will be a rollup of the Online releases. Update Rollups will be delivered every 12 weeks. These twice-yearly releases do not include the Marketing Update releases. See Slide Below.

Most of the interesting points came out in the questions. The mobile apps that will come with the release are built on a new mobile framework called MoCA (Mobile Client Application). This allows developers to write apps that will work on multiple platforms. This will be available to ISVs and partners so they can write their own apps using this framework.

On the topic of marketing – Marketing Functionalities will never be available for On Premise deployments. These features will ONLY be available with CRM Online. This is because of the functionality involving working with other marketers and organizations, sending working copies, etc. This would not be able to work correctly On Premise.

News about CRM 2011:
PowerObjects also wrote about how to Assign Records to Inactive Users. This can be beneficial if you want to migrate old data. You do not want to give it a generic owner but you also don’t want to use too many CRM licenses. So create new users and then deactivate them. If you ensure they have a Security Role, records can still be assigned.

CustomerEffective introduces the CRM Data Detective! This is a cool tool available on CodePlex that allows you to look at how fields are being used in your organization. It is a good way to find fields that you may need to emphasize or remove. This topic has come up in my organization and I look forward to trying out the tool.

Leon Tribe talks to us about how to Report on Activity Parties. The User fields on an Activity (Owner, Required Attendee, Regarding, Sender, etc.) have Activity Party records. So Activity: Regarding = ABC Company; this means that the Activity has a related Activity Party for ABC Company with the Participation Type = Regarding. This is helpful to keep in mind when you build Advanced Find views. You cannot build an Advanced Find based on Activity Parties but you can include them in the filter criteria as a related record. Also, you can create Reports using the Report Wizard and pull in Activity Parties as the Related Record type. Then you can list the Activity Parties directly in the report.


This concludes the review of all the key things that were posted this week. The excitement is building for CRM 2013. We are only a few weeks away. CRMUG Summit is fast approaching as well. I hope to see all of you there!