
While performing a data migration between Dynamics CRM instances using the SSIS Integration Toolkit I encountered this error while attempting to migrate Accounts: Principal team (Id=xxx, type=9) is missing prvReadAccount privilege This error occurs because many of these Account records are owned by
Read the full article hereWhen writing custom FetchXML reports in Dynamics CRM, it is sometimes useful to find out what isn't there as opposed to what is. For example, you may want to find the Contacts that haven't had any activities recorded against them for a specified period of time. Unfortunately, there are no out of the
Read the full article hereWhile writing a report using FetchXML, I needed to perform aggregation on a linked-entity where I encountered a problem in that fields that are not aggregated have to be grouped. For most fields this is fine; however, for DateTime data types this can be problematic as you cannot group by a date on i
Read the full article hereIn the new CRM 2015 the site map has been updated with a new Settings tab, called Security. This tab has taken some of the related areas from Administration to make things less cluttered and easier to locate different settings. However if you are upgrading your CRM from 2013 to 2015 and yo
Read the full article hereSocial Listening can help you gain insights into what is being said about your company, products and competitors. Data is given to you in the form of charts and graphs and you are able to drill down into it to see who's talking about you, what they are saying and where they said it. Integrating with
Read the full article here