Forum Post: Retrieve active processstage of an opportunity by plugin...
I am trieing to get the active salesstage from an opportunity in a plugin. I am doing this by using the RetrieveProcessInstancesResponse Class like you can see in the screenshot. After retrieving the...
View ArticleForum Post: RE: Software Developer Toolkit and deprecation of the Regional...
Hi, The new version of the tool has just been released. Software Developer Toolkit is now Power Platform Tools: marketplace.visualstudio.com/items Docs: docs.microsoft.com/.../devtools-install...
View ArticleForum Post: Dynamics 365 Developer Toolkit reborn as Power Platform Tools for...
Power Platform Developers who were using the Dynamics 365 Developer toolkit had issues connecting to online Dataverse instances after the regional discovery service was deprecated in June 2021. This...
View ArticleForum Post: RE: Software Developer Toolkit and deprecation of the Regional...
Thanks Mehdi for sharing the details above about the Power Platform Tools and my post. I have also added the same content on this forum as well so just adding the link to the community post...
View ArticleForum Post: RE: Import Failure in Dynamics 365 9.1
This has been fixed in the 9.1.3 update. support.microsoft.com/.../service-update-1-3-for-microsoft-dynamics-crm-on-premises-9-1-4f9cb846-6c00-4fc1-9c13-bc0bbe733009
View ArticleForum Post: Dynamic collection in Xrm.WebApi.online.execute method
Hi, I'm trying to add contacts to a marketing list using javascript, but I can get the collection/array right. So this works fine, var parameters = { List: { listid: listGUID, "@odata.type":...
View ArticleForum Post: RE: Software Developer Toolkit and deprecation of the Regional...
wonderful news - thanks for sharing Mehdi!
View ArticleForum Post: Rollup Field not Calculating dates from related contacts
I am trying to create a rollup field that calculates the next activity date for a company. Most of our activities are housed at the contact level. For some reason the following rollup field...
View ArticleForum Post: RE: How to connect JS web-resource to HTML web-resource correctly
Hi EaredGen , Have you managed to add javascript reference in HTML webresource?
View ArticleForum Post: Integrate Dynamics with External system using REST api
Hi, Hope someone can help. I have a task to create a bi-directional sync with an external application. The external application supports REST api. Below is what I am trying to achieve. 1. Create sync...
View ArticleForum Post: RE: Ribbon workbench dropdown button option hide.
Is there any answer for this. I have the same issue.
View ArticleForum Post: Business level fields customization
Hi, I have a field Product with some drop-down values A, B, C, and the Same field with values X, y, Z for the Account form. I want product with values A, B, C should be visible only to Business unit A...
View ArticleForum Post: Date of Last Activity
Hello, So I have created a last appointment activity field on both the contact and account records and I have a workflow that updates these fields in the back ground. I have found that if a user adds...
View ArticleForum Post: Dynamic 365 & Security Role Portal Management
Hi all What Security role must the user have to authenticate contacts to access portal management? Can only the system administrator user authenticate contacts? Please help me. Thanks.
View ArticleForum Post: Audit History extremely slow to load
Ever since upgrading to 9.0 (on-premise) Audit History is extremely slow to load on any entity, to the point where 90% of the time it will time out.
View ArticleForum Post: duration tracking for each stage in tasks
Hi everybody, I have a case in one project and i want to see t he amount of time in which state a task was, till it is completed. I have this field on the task entity: When a task is set to a status...
View ArticleForum Post: XRMToolbox importing N:N data - how can I find what the unique...
I'm brand new to XRMToolbox and have no idea how to use it so bear with me here. I am trying to import a list of data that is inaccessible to be imported into via the native import tool so I was told...
View ArticleForum Post: RE: Audit history of an appointment keeps updating every 5 mins...
Hello Victor, There is a known Server Side Synchronization issue in where the appointment will sync down to Exchange and then when the appointment syncs back to Dynamics will remove the subject field....
View ArticleBlog Post: Dynamics 365 Customer Engagement View as Data Source with Tabular...
In today’s post, we will create a Power BI report using a view in Dynamics 365 Customer Engagement (D365 CE) online and with the Tabular Data Streaming (TDS) feature. Today, there is no out-of-the-box...
View Article