Bulk edit Money (currency data type fields) no available
Hi,Using D365 online v9 trying to bulk edit currency type fields and they are all disabled, they are visible on the forms and have no event script. Where am I going wrong? Thanks in advance for your...
View ArticleVirtual Entities - 1:N Relationship
Hi Everyone,I have two virtual entities in my Solution named as ProjectIssueData source is an Odata V4 API I built to retrieve Projects and Issues from JIRA. The issue is I want to have a 1:N...
View ArticleSQL Server Error while exporting solution v8.0 from Dynamics CRM v8.1 -...
I want to export v8.0 solution from CRM OnPremise whose version is v8.1. It gives an SQL Server Error.When we follow SQL Profiler , Invalid column name 'Id' error was detected. The error is in the...
View ArticleLink an entity that isn't the “Primary” entity
I've been asked to create a report on some data from CRM using FetchXML. I have never used this language before so I think this may be an easy question.I have the following code:<fetch version="1.0"...
View ArticleAuto field mapping between entities
Hello,There is 2 entities "User Entity" and "Lead Entity" and both entity has 3 lookup fields added.First will provide user to access user entity and they can fill up these 3 lookup field.Now when...
View ArticleInstall Email router in Front End Server and Back End Server roles for CRM 2016
In a Front End Server and Back End Server deployment configuration setup of CRM 2016.1. Which server (front end or back end) should be the email router be installed?2. In the installation of email...
View ArticleAdding Javascript on chart refersh button
hi,I have added a Pie chart and on click on the refresh button i want to call the custom javascript. how to achieve this
View ArticleDate only Fields with different default times
Hi,i have various Date Only Fields in the system. regarding the default time applied to these, some are 00:00:00, and some are 11:59:00.is this expected behaviour?
View Articlecreate a button in an entity
hello experts,I have a requirement to send notifications from a button in an entity.My question is. How do I create a new button, and activate a workflow to send notificationsany answer would be very...
View ArticleHow to initiate survey in MSCRM?
I am loading the data to the CRM using WSDL , import . Each record has date field in that survey has to send to the respective people. Solution : 1We can start work flow that will keep checking the...
View ArticleCan You Update Entity Attribute In PostOperation?
I have a plugin that is registered like this:[CrmPluginRegistration(MessageNameEnum.Create, "contractdetail", StageEnum.PostOperation, ExecutionModeEnum.Asynchronous, "", "Post-Invoice Contract", 1,...
View ArticleRestarting Dynamics Portal Back To 'Factory Settings'
Hi All, I wanted to start developing on the CRM's web portals, but it seems my predecessor had gone in and had a play around with it before me. I was wondering if there is a way I could almost 'restore...
View ArticleDynamics 365 Developer
I currently have just completed Power Objects Dynamics 365 bootcamp and am enrolled in the developer course. However the next course offered is not until mid October. Instead of just waiting until then...
View ArticleUsing "Team Member" licensed users for data import
Hi all,Can D365 users with the "Team Member" license be used as targets for data imports? Basically I'm looking for an alternative for stub users. I've got an online environment where I want to run...
View ArticleStrange error in Event Viewer on front end server
We have come across 100's of errors relating to something called SiloAgent on both front end serversGoogle doesnt seem to have anything on it, can anyone shed any light what they refer to?
View ArticleBest Practice on Notifying Users of Changes
Hello, Community!I wanted to get some feedback from you guys on how you handle the process of notifying your Users when there has been an update or new feature added to CRM.
View ArticlePlugin Is Executing Everytime A Contract's statecode is updated!
I have a plugin that I want to execute ONLY when going from draft (statecode 0) to invoice (statecode 1).. after which the system makes the contract active (statecode 2). The plugin works when going...
View ArticleHow to get Dynamics 365 Customer Engagement Updates ?
Hi All,I have two instances of D365 CE. One instance was installed on January 2018. Another instance was installed on has May 2018. Both the instance show version as version 1612(9.0.2.761)(DB...
View ArticleDynamics CRM data to Oracle
Hi,We are pulling data from Dynamics CRM into Oracle but the data being fetched is encrypted. Encryption seems to be only on a few columns and not all of them.Is there a way to decrypt the data before...
View ArticleSystem.NullReferenceException: Object not set to an instance of an object?!!
Hello, I am writing a plugin that deletes records between two dates when a contract is cancelled... The records to be deleted are from the cancellation date to the end of the contract. Here is the code...
View Article