Forum Post: RE: Upgrade CRM2015 at CRM2016
Hi Alessandro Have you installed any rollups for CRM 2015 before upgrading? Also are you doing an In place upgrade or a Redeployment ? Best Wishes, Raz
View ArticleForum Post: RE: How to create multiple records in CRM using odata?
SDK https://msdn.microsoft.com/en-us/library/gg328090.aspx What are you trying to do? Is there a reason you can't make more than one odata call, defined by looping logic etc?
View ArticleForum Post: RE: SSL certificate on online CRM
Hi Seban CRM Uses SSL by default, so you can only communicate your Web Service with CRM Online using the Https request and o365 ad credentials. Could you also clarify your plugin, As CRM Online PLugins...
View ArticleForum Post: RE: Fantasy Sales
The Preferred Vendor Solution for FantasySalesTeam is available to Microsoft Dynamics CRM Online customers on versions 7.1 and above.
View ArticleForum Post: Migration Warning from MS CRM 2015 - 2016
Dear, I got below warning message when we upgrade the CRM 2015 to 2016. but the upgrade done successfully. I want to know this warning any places in the CRM. The warning is : 1.The Index on the...
View ArticleForum Post: RE: Microsoft Dynamics CRM Automation
Hi, We are looking a automation framework that can be easily maintained, for an enrollment service provider, The automation approach had to be robust and support the technologies – C#, WPF used in the...
View ArticleForum Post: RE: Partner of Record - Multiple Partners
Hi Cort, Yes, you can assign a Partner of Record individually to each subscription in O365. Regards, Sean
View ArticleForum Post: RE: Is there any way to filter the list of Web resources, fields,...
Hi Nirman, If you find it difficult to page through the all the fields and web resources to search for the one you want.. there are couple of options to quickly find by scrolling through a single page....
View ArticleForum Post: RE: Migration Warning from MS CRM 2015 - 2016
Hi kannan These warnings are very normal to get during an upgrade, however make sure you always perform your Post Deployment validation, and perform a health check on all services, Windows error logs...
View ArticleForum Post: CRM : 2013 event on Subgrid
Hello, I encounter the following problem on a CRM 2013 on-premium : I have a custom entity named « Site ». I have 2 relationship N to N : Site with Account and Site with Contact. I wish when I add...
View ArticleForum Post: Calculating Child Records
Hi, Using CRM 2015. Is there a way to calculate the total number of child records for an entity and populate the number in a field everytime there is a new child record? Thanks for any help.
View ArticleForum Post: CRM 2016 Online - Increase Excel Export
Hi, In 3.0, 4.0, 2011 versions of CRM Online, you could increase the export limits by changing a DB value. Is there a way to do this in CRM 2015 or CRM 2016 Online? I cannot find one. Thanks in advance.
View ArticleForum Post: RE: Run a Dialog with a ribbon button without custom JavaScript?
Hey, it works fine when I open my dialog as ModalDIalog but the window is too small. Should I pass WinParams or something else to do?
View ArticleForum Post: RE: showing queries in Subscription Center possible?
Hi Amber, No, you can't include queries in a subscription center. It wouldn't really make sense to do so, since queries are populated by logical expressions, not individual assignments. But you can...
View ArticleForum Post: RE: Calculating Child Records
menoo, you will need to write custom code "plugin" for child entity , when child entity is created or deleted this plugin will count all child record and set count in parent entity field.
View ArticleForum Post: RE: Sort Descending but "100%" is shown at the bottom of the ranking
Hi William, I'm not positive, but I'm pretty sure FormatPercent gives you a text value "100%" instead of a numeric "100", so when you sort the column it's doing a string compare (alphabetical) instead...
View ArticleForum Post: RE: CRM 2016 Online - Increase Excel Export
Hi W. Bradley, The limit is set for performance reasons but you can have this increased in CRM Online by opening a support ticket with Microsoft. Regards, Sean
View ArticleForum Post: RE: Calculating Child Records
Hi Meenoo, You'll find some good suggestions on how this could be achieved in the following thread: community.dynamics.com/.../147466 Regards, Sean
View ArticleForum Post: Running Safari on a Mac with MS Dynamics
I continue to receive the following error messaging when loading accounts and trying to leverage the Insights tool. Runs fine on a PC with Chrome. (unfortunately, Chrome defaults MS CRM to a the...
View Article