Logging cases on CRM pulling through to Azure DevOps
We use Dynamics CRM for case logging but at the same time manually creating the cases on Azure DevOps.Is there a way or a tool that can integrate data from CRM to Azure DevOps?
View ArticleConnection Qlik sense to Dynamics 365
Dear,I have tried to set up the connection from Qlik sense to Dynamics 365. I have read that we need to use the REST connector in Qlik Sense. I have created a connection in Postman to get the token...
View ArticleTwo step calculations within a plugin
Hi, We're using business rules to run a number of calculations on an entity. A number of the calculations are dependent on other calculations completing first: e.g.c = a + bd = c - eIn this example, c...
View ArticleUpdate record on Plugin - Object reference not set to an instance of an object
Hi,I'm getting the exception: Object reference not set to an instance of an object, when trying to update an incident if I set a DateTime field (not required) through plugin code.If I comment line...
View ArticleHow to populate fields form a popup
Hi everyone, I have Dynamics 365 Online.I have an entity called TrialEntity that has two field on the main form, let's call them A and B. An onchange event is triggered on A, and a webresource opens....
View ArticleRegister and Deploy Plug CRM dynamic v9.0 isolation mode none
Hello,I developed a plugin and i try to register it in none isolation mode via XRM plugin registration or PluginRegistrationTool.exe. I can successfully register the plugin in sandbox isolation mode....
View ArticleWhen using Export to Excel, file downloads and auto-opens in Word
Good Morning,If this is in the wrong forum, my apologies -While using CRM 2016, I am trying to use the Export to Excel feature. It has been working just fine until this morning. I tried using the...
View ArticleNot able to pass parameters to existing record using Xrm.navigation.openForm...
Hello,I have been trying to set a text field with a value for an existing record using Xrm.Utility.openEntityForm and Xrm.Navigation.openForm but the field is still not getting set.This is my code, I...
View ArticleUnable to see documents in document associated grid, however, I can see them...
Within Document Associated Grid, the folders appear as they do in SharePoint. However, when I click into those folders I receive the following message: "No documents found at this location".Within...
View ArticleIs it possible to get any information on number of logins and page views on...
I would like to know Is it possible to get any information on number of logins and page views that Users do on Dynamics 365 portals
View ArticleWork hours calendar on bookable resource creation pop up with blank values.
Hi All, In field service, on create of bookable resource work hours calendar should come with blank values as it comes always by default with some duration timing.How can we achieve this ? Do we...
View ArticleLicensing CRM users with shifts
Sometime ago somebody asked me how many licenses it would take to have 3 employees, each one on a different shift and not overlapping?Should they have 3 separate licenses?Could they have only 1 license...
View ArticleToggling on the Enhanced Emails in the App Setting of the Sales Hub not working
Hi all,Quick question. I've been really excited about the new enhanced email functionality. Especially the contextual email function where emails pop up when creating. I read that you just have to...
View ArticleJavascript to format date field (field type is text)
Hi ,I have "Anniversary_Year_Month" field on form having field type as text field.want to make validation like it must follow format "YYYY-MM", otherwise prevent save and show error message window.can...
View ArticleDrill down to Dynamics NAV 2016
One of my customers wants to connect Dynamics 365 CE with their existing NAV environment 2016.For this, I installend "DynamicsNAVIntegrationSolution" and the Integration for accounts and contacts works...
View ArticleWant to set owner while creating contact through web service
Hi All,I am trying to set owner as a Team when creating a contact using web service which is connecting to CRM.tried below line in code.contact["ownerid"] = new EntityReference("team", new...
View ArticleSSRS Instance Instance field is not active
Hello!I’m trying to install Microsoft Dynamic CRM 2016 Reporting Extension and faced with such a problem - the SSRS Instance Instance field is not active. What could be the reason?I can not continue...
View ArticleFilter Personal View List
HiOur users on Dynamics save a lot of personal views, particularly under the Contact entity. We were wondering whether there was a way to condense / organise the list when you click the dropdown to...
View ArticleMarketing List - Member Delete with COZYROC Dynamics CRM Destination
I have an SSIS package with a COZYROC Dynamics CRM Destination component that is attempting to delete a member of a marketing list. When I select Delete as my action I only receive four options in the...
View ArticleHow do I get a contact's account with Web API?
I can get an account's contacts easily enough, with accounts?$select=name&$expand=contact_customer_accounts($select=contactid)but how can I do the reverse? I can't seem to figure it out. I can...
View Article