You don't need zip file. You need dll one.
↧
Forum Post: RE: Xrm toolbox tool library
↧
Forum Post: RE: Read Global Optionset values from Web Resource (jscript)
Clofly, Sorry for the delay in responding. I modified my routine to match your syntax and it worked perfectly. Thanks for the assistance! Bryan
↧
↧
Forum Post: 2020 Forcast Europe
Greetings, Doe anyone know how to get a forecast data for D365 in Europe for 2020? I searched MS sites, but was not able to find any data. Perhaps, some are confidential, but there should be some data on growth. If anyone has any pointer, your help will be appreciated.
↧
Forum Post: Multiple Saves being triggered in Chrome
We are running Dynamics 365 CRM on-prem. We have a scenario where users are clicking the save button on a record and, not seeing any obvious signs that the record is being saved, they are clicking the save button again. This is triggering a save twice. The first time processes the record successfully and sets it to an inactive state. The second save processes the record again setting it back to an active state. I have never seen this issue where multiple clicks are triggering multiple saves. My experience is that the button is effectively locked once clicked the first time, or if clicked the form will not be dirty and will not trigger a save. We have two groups of users access the environment through two different VPN. The issue only affects one group of users and within that group of users the issue only exists when using Chrome. Does anyone please have any suggestions on how to handle this. It seriously corrupts the data when users do this and at the moment we have no nice solution. Thanks
↧
Forum Post: Online version
Hi I have learnt a lot from developer guide for on-premise version here at https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/overview but I cannot find anywhere the developer guide for the online version of D365. I was thinking may be there isn't one but then there must be articles/blog comparing the different approaches a developer would have to take when using to online version as opposed to on prem. Any help would be greatly appreciated. thank you!
↧
↧
Forum Post: CRM Workflow for Date field
Hi All, I would like to create a workflow between 2 Dates fields. My workflow should trigger when the employee's termination date is within 1 year of the start date. (Eg) Employee start date: 1/1/2019 His Termination date: 1/10/2019. In this example, he got terminated within a year and so my workflow should start and send an email. How can I compare these 2 Dates fields in the workflow particularly to check if the termination date is within a year of starting date? ? Any help is much appreciated. Thank you, Poorni.
↧
Forum Post: RE: Read Global Optionset values from Web Resource (jscript)
Hi Bryan, It's glad that your problem has been solved. Please kindly mark as verified if you had found my answer helped, it would be greatly appreciated. :) Regards, Clofly
↧
Forum Post: RE: CRM Workflow for Date field
You can create a calculated field with the formula: DIFFINDAYS (new_employeestartdate,new_terminationdate). This will give you a number value between the termination date and start date. After which you can use a workflow where the calculated field is less than or equal to 365.
↧
Forum Post: RE: Facing issue with Xrm.WebApi.retrieveMultipleRecords request
Yes, I can use the "?select=...." version to get it works. But all I have is the fetchxml, can anyone suggest how can I get it working? thanks Ken
↧
↧
Forum Post: RE: Online version
I would suggest you to create crm online trial instance so that you could learn every OOB features. https://trials.dynamics.com Here you can create crm online trial instance.
↧
Forum Post: Is there a way to retrieve records from subgrids using flow?
Hi there, We have a subgrid on opportunity form where it allows us to add existing contacts to the current opportunity. We have a requirement in the Microsoft flow to list records from the subgrid from each opportunity. I did not find a way to achieve this functionality in MS flow. can we achieve this using MS flow? Please suggest. Thanks, Venu
↧
Forum Post: Creating Configurable Calendar Views in Dynamics 365
A CRM integrated calendar comes with several advantages. Apart from the features, one major pro is a crystal-clear picture you get of what’s going on in the background. It is a lot better than managing a single task in a calendar and CRM system separately.With Calendar 365, activity management becomes easier because you can leverage its configurable calendars with separate views. This means you can have a separate view of all your important activities. Creating Separate Calendar Views What if you could have separate calendar views for your lead calls and opportunities? It can make your calendar less cluttered while keeping you up to date for all the activities. Just like the below screenshot, you can choose your entities from the contact calendar field. You can select any one or multiple entities and create views accordingly. You get to select the view, the number of days to be displayed, slot duration, the title format i.e. D/MMMM/YYYY or MMM/D/YYY, etc. You can also create a shareable calendar. A shared calendar that you can hand out with other Dynamics CRM users. Configuring Activities In your selected views from service calendar Dynamics 365 , you can select the activities to configure. Activities like Task, Fax, Phone Call, Email, Letter, Appointment, Campaign Activity, or any Custom Activity. After selecting the activity to edit, you can apply modifications to it like the color, status, tooltip, detail attribute, title, an email reminder, etc. You select any activity as required. How Would You Like to Manage Your Calendar? The major goal behind providing configurations to the users in Calendar 365 is to make sure users get to manage their calendar in a more organized way that increases productivity. If you have a team of two or more, having a Dynamics CRM integrated calendar will give them the flexibility to prioritize the tasks with bifurcation and get more work done in lesser time.
↧
Forum Post: RE: 2020 Forcast Europe
Hi partner, The latest updates so far is 2019 wave 2, from Oct 2019 to Mar 2020 the new capabilities will come to us. You could get the release list here. docs.microsoft.com/.../release-schedule docs.microsoft.com/.../index Beyond that, there is no information on any 2020 forecasts. Hope it helps. Best Regards, Leo
↧
↧
Forum Post: RE: Is there a way to retrieve records from subgrids using flow?
Hi, Subgrid displays records from the related entity. As long as you are aware of the relation, you should be able to Retrieve records from flow. Refer below blog: www.powerobjects.com/.../ Hope this helps.
↧
Forum Post: RE: Is there a way to retrieve records from subgrids using flow?
To add to Ravi's point, Get List Records in CDS connectors will also serve your purpose. You can refer these links: veenstra.me.uk/.../ community.dynamics.com/.../every-power-automate-ms-flow-filter-query-you-ever-wanted-to-know-as-a-functional-consultant Hope this helps
↧
Forum Post: RE: Add entity to regardingobjectid list
Thank you for answer. I guess I was not clear enough. My custom entity is activity type , I have regardingobectid on it , the problem is that I can not refer to products in regardingobjectid field! My exact problem is that products are not listed in regardingobectid list !
↧
Forum Post: RE: Add entity to regardingobjectid list
Thank you for answer. I guess I was not clear enough. My custom entity is activity type , I have regardingobectid on it , the problem is that I can not refer to products in regardingobjectid field! My exact problem is that products are not listed in regardingobectid list !
↧
↧
Forum Post: RE: Add entity to regardingobjectid list
Hi Nima, Please check attached screenshot below. I hope that clarifies.
↧
Forum Post: RE: Add entity to regardingobjectid list
I am talking about out of box entity "Product" As you said, it can be checked now!
↧
Forum Post: RE: CRM not working in Android, Working in iOS
Do anyone found a solution for this?
↧