Afna CRM
MS CRM blog for developers
January 7, 2019
Open CRM Report with Javascript
›
To run a specific report against selected items with Javascript, use the code below. Create a button in a ribbon and pass the following par...
January 8, 2018
Get CRM Reports statistics
›
If you want to see how may times a certain report has been executed, run this query on the ReportServer database. First replace the [CRM DA...
August 17, 2017
Executing SQL queries in CRM database on behalf of another user
›
If you are using filtered views in SSMS it is not possible to see what data will be returned for other users. But there is a way! The GUID...
July 17, 2017
Have some respect!
›
Over the past five years I have been more and more involved as a speaker at the conferences. I had my first session at the meeting of Sloven...
1 comment:
March 23, 2016
Error when opening an inactive entity
›
After migrating from CRM 2015 to CRM 2016 I experienced strange behavior at some inactive entities. Immediately after opening it I got an er...
March 5, 2016
Do not name the action parameter "Error"
›
If you create an output action parameter named "Error" and you assign a value to it using "Assign Value step" the action...
March 3, 2016
CRM 2016 Update lookup field bug
›
I encountered a strange behavior after upgrading on premise CRM 2015 to 2016 version. In the account form after I set the value of the c...
February 15, 2010
Sitemap error because of missing LCID
›
I accidentally discovered the following “feature”: All LCID Titles in SubArea must have matching LCID in Group Titles. Add a group in site...
1 comment:
February 5, 2010
Problem fixed: Installing Rollup 8 for Data Migration Manager
›
I installed a fresh instance of Microsoft Dynamics CRM Data Migration Manager. Then I wanted to apply Rollup 8 to it. Error: DMClient KB97...
October 23, 2009
Error: The specified type was not recognized: name='usersettings'
›
Simple task: Try to retrieve user settings of a CRM user. Simple solution: RetrieveUserSettingsSystemUserRequest request = new Retrie...
›
Home
View web version