Forum Post: RE: Unable to map Owners to their respective accounts by using...
I havent come across any way of migrating users from CRM 2013 to Dynamics 365. (Is there any way or tool to do this?) Users (few) who are in Dynamics 365 have been syncd from Active Directory and the...
View ArticleForum Post: RE: JS to reload parent on subgrid change - different for 2016?
Hello Jorge Daza, I am having the same problem of subgrid getting refreshed several times. Did you get any resolution for this? Appreciate your help for this. Thanks, Raunak Chitnis
View ArticleForum Post: RE: Dynamics365 CRM On Premise+PowerBI (can't associate)
Hi Alex, I think that only works fort online, not on premise...thank you!
View ArticleForum Post: Ribbon Workbench - RUN DIALOG Smart button In D365
Hi, I've written a dialog and want to run the same Dialog by clicking on "Run Dialog" button added from Ribbon Workbench to Contact entity. The Dialog seems to be working properly if i start from...
View ArticleForum Post: RE: SubscriptionSyncInfo table in Online Scenario
Issue has been solved through the MS product team. There were over 23 million of subscriptionsyncinfo records which needed to be deleted but the Deletion Service couldn't handle at the end. The product...
View ArticleForum Post: RE: Remove business process flow from form in Dynamics 365
Hi, As you said in D365 we can't delete OOB business process flows. But we can deactivate it or hide it from form. So that it will not be visible in form. Use below code to hide it from form. function...
View ArticleForum Post: RE: Microsoft CRM Upcoming releases
Hi there, Do you have any idea whether the changes from major July release are already released in order to be tested? I'm particularly interested in the Client API methods and changes related to the...
View ArticleForum Post: RE: Microsoft CRM Upcoming releases
Not available yet. Currently in Public Preview. Hoping to be released soon, but no release date available yet.
View ArticleForum Post: RE: Microsoft CRM Upcoming releases
Okey, And do you have an idea if it's possible we see some sort of pre-release version to look at and test or we have to wait for the official announcement?
View ArticleBlog Post: Adelaide D365 User Group (Sep 2017): Your Talent is Everything,...
Did you know that 70% of Australia’s GDP comes from the Services industry? But scarily in Australia, 23% of employees leave a job within the first 12 months. And many reports show that the average cost...
View ArticleForum Post: How to Update/Delete User from a Team using c# sdk
Hi Friends, I am stuck in a situation where i want to Update/Delete a User for teammembership entity. Is it possible to do that from CRM sdk. I looked for this problem and found a special request can...
View ArticleForum Post: Plugin Registration tool stop working while connecting to...
Hi all, Please,can any one suggest me any solution for this error Plugin Registration tool is able to fetch organisation but showing error when it attempts to connect to Organisation CRM Server IFD...
View ArticleForum Post: How to set currency field
hello, how I set currency field if value is greater than money then the result is multiply by 2 in same field thanx
View ArticleForum Post: RE: Microsoft CRM Upcoming releases
Too late for this release. For future releases you can sign up ahead of time on the connect web site, but for this preview it's already closed.
View ArticleForum Post: RE: How to set currency field
You can do this either using business rules or JavaScript, they should both work. If you need further help please provide more details
View ArticleForum Post: RE: Plugin Registration tool stop working while connecting to...
Are you using the correct version of the Plugin registration tool? Also, are there any errors that you see, possibly in the event viewer?
View ArticleForum Post: RE: How to Update/Delete User from a Team using c# sdk
You need to provide the User Id and Team Id in order to remove a member, using the Message that you specified above. How do you have the TeamMembershipId? You can use the following logic to get the...
View ArticleForum Post: RE: Ribbon Workbench - RUN DIALOG Smart button In D365
Take a look at the following two articles on the develop1 site: ribbonworkbench.uservoice.com/.../140652-create-a-dialog-short-cut-ribbon-button ribbonworkbench.uservoice.com/.../896958-smart-buttons...
View Article