Buttons cannot be removed from custom Entities in Ribbon Workbench?
Hi allI have been working in Dynamics 365 Customer Engagement and I encountered something weird that I cannot explain: in the ribbon workbench, it is possible to add custom buttons, they get published...
View ArticleReducing number of Unmanaged Solution and Managed Solutions
Dear Experts,Let me inform the scenario of our current Org status of Development, UAT and Production.Till now what we did is, we create a different unmanaged solution in Dev for a single change in...
View ArticleMigrate accounts and contacts through kingswaysoft
I am migrating accounts and contact from one CRM instance to another. In order to migrate account and associate related contacts to them, following are the steps performed:1. Migrating account without...
View ArticleUpgrade dynamics to cloud
I have CRM 2015 on premise and we need to move to cloud AWS! what are the steps that should be done to do it?what about the Javascript customization's ? workflows? business process flow?Than you for...
View ArticlePortal - SharePoint Documents Document Locations
Hi, I have followed this guide (https://docs.microsoft.com/en-us/dynamics365/customer-engagement/portals/manage-sharepoint-documents) and have sucessfully enabled the document location on an entity. My...
View ArticleHow is Actual Revenue of a project under Project Service calculated
Hi folks,I have one project that having Actual Revenue is much higher than the estimated one.The estimated hours and actual hours are the same, Unit Sales Price is the same but I am not sure why we...
View ArticleBest Practice to prevent duplicate record in crm 365
Hi, I have a question, I want to prevent record in my entity to be duplicated actually, I already create a plugin that runs on pre-operation it's working but its buggy. Why its buggy? because when the...
View ArticleParameter on Option Set shows long pick list in SSRS
Hi together,I was building a Report and everything's fine with this.I integrated a parameter on option set "lead source". When I start the report I get a long large list with multiple values like shown...
View ArticleLicensing requirements for creating Dynamics CRM Records from Power Apps
Just looking for clarification. Do users that are using PowerApp application that are directly updating records within CRM require a license to support that update / create step?Scenario: There is a...
View ArticleCount Subgrid records using plugin
hi Guys,how to count subgrid records and store the record count in one field using plugin.It is possible to do using plugin.thank you
View ArticleAudit partition anomaly
Hi,I've noticed there is a rogue partition that can only be viewed from SQL. Anyone have any ideas how to remove it safely?I've used the following query to view it within SQLIF (CONVERT(int, (SELECT...
View ArticlePermissions error
CRM V9As an administrator I have created an entity (ENT1) , and created a chart in that entity and a system Dashboard. I then added that chart to the dashboardI created a security Role (Role1) that...
View ArticleLock the field service application when it is syncing
Hi All,When data is syncing in offline/online mode, i want to lock the screen, so that at the time of sync tech can't modify any of the record.Any help would be appreciated.Regards,Shahbaaz
View ArticleAssociate Many To Many
I would like to associate Records on a Many to Many using Early bound. The following is an example of how i achieved the association for 1:N, i now want it for N:N.if (results.Entities.Count > 0)...
View ArticleXrm.Utility.lookupObjects filters not applying D365 CE
Hi Friends,I am trying to show the Lookup dialog using "Xrm.Utility.lookupObjects" but filter is not working.I have web resource inside form, Now on button click i am showing lookup dialog with...
View ArticleLogin Issue Dynamics CRM online
Hello,we have dynamics crm online and all the users are not able to loginTry this action again. If the problem continues, check the Microsoft Dynamics 365 Community for solutions or contact your...
View ArticleSubgrid "+" button should Hide.
Hello,Below is my code based on the secutity roles subgrid "+" button should hide,as i used custom rule by default i checked with both true and false and also for the Invert result ,please suggest me...
View ArticleGet the attributes columns data from Fetch XML through Custom workflow
Hi Guys,My requirement is to get attribute fields data from Fetch XML through custom workflow.I have approach retrievemultiple with fetchxml query.I got the count of the records through fetchxml and...
View ArticleIncoming Email resolves Sender as Contact, but that contact doesn't have email
Hi everybody,We faced this issue: an incoming email auto resolves the sender emailaddress as an existing contact, but that contact has never had an emailaddress (neither in emailaddress1,...
View Articleget 400 error during call action through javascript
this is my js code:<script type="text/javascript">debugger;alert("hello"); $(document).ready(function(){ debugger;<!-- var location=document.location.href + ''; --><!-- var...
View Article