Forum Post: RE: MB2-716 - Interactive Service Hub
I don't recall any questions about it from when I did the exam in January, so I'm fairly sure it isn't in it
View ArticleForum Post: RE: MB2-716 - Interactive Service Hub
Hi Harjit! The interactive service hub is not in MB2-716 (Customization and Configuration), but in MB2-718 (Customer Service). It is still useful knowledge and even more so if you plan to write both of...
View ArticleForum Post: RE: [KingsWaySoft] 1 column gets randomly merged with another column
Hello Halil, Could you reach out to our support team (support@kingswaysoft.com) directly with this issue? We believe we have a fix available for this situation in our pre-release build. Thank you,...
View ArticleForum Post: Unable to cast object of type 'System.Guid' to type...
I have the following code OrganizationServiceProxy serviceProxy = GetOrganizationService(); Entity lead = new Entity("lead"); EntityReference accountLookup = new EntityReference { Id = accountId,...
View ArticleForum Post: RE: MB2-716 - Interactive Service Hub
Hi Harjit, It's not in the exam. Possibly in future version of Customer Engagement, but not in 716. Hope this helps.
View ArticleForum Post: RE: Unable to cast object of type 'System.Guid' to type...
Hello, What type is your field 'ds_aeprimary'? That's the only field I can see where your code is trying to write a GUID.
View ArticleForum Post: RE: Unable to cast object of type 'System.Guid' to type...
Hi Jack, A few questions: What data type is ds_aeprimary? Not in your code? Seems like the issue is there as you are trying to put it in the owner lookup. Should that be an entityreference as well...
View ArticleForum Post: RE: Unable to cast object of type 'System.Guid' to type...
Yes it is. That's the problem. Thanks!
View ArticleForum Post: RE: MB2-716 - Interactive Service Hub
Thanks for your comments - I've completed the study guide for Interactive Services Hub but was wondering how to test myself. One less thing to remember for the exam. :)
View ArticleForum Post: RE: Failed to Generate Excel
Hi Reza! Is this issue related to a Microsoft Excel template in Microsoft Dynamics 365? If yes, you have to reexport the view and update the formulas to take into consideration the new fields. This is...
View ArticleForum Post: RE: Unable to cast object of type 'System.Guid' to type...
Yes That is the problem. Thanks!
View ArticleForum Post: RE: Export all the notes under Leads and Accounts in Excel sheet
If the Url of your environment is *.dynamics.com your are online, if not you are on prem.
View ArticleForum Post: RE: Export all the notes under Leads and Accounts in Excel sheet
Thanks Michel. Few issues when tried this: 1) I can only get 50 notes in one go. There are 400 leads so would like all 400 exported . How can I get that? 2) In the 50 notes, I cannot see the company...
View ArticleForum Post: RE: CRM Online - Login error
Hi Happyman, Am I right in saying that the instance you've shown me is a trial instance? If you are attempting to add users to a trial instance, thats a whole other story. If it is a trial, you will...
View ArticleForum Post: RE: Export all the notes under Leads and Accounts in Excel sheet
Hello Jay, 1. To show more than 50 records in one go, you can change your personal settings. Click the Gear icon in the top right of the application and click 'Options' On the General tab, change the...
View ArticleForum Post: RE: Version 9 for on-premise?
Are you online or on-prem? If online, I believe it is out now for everyone? And if on-prem, as it states above, we're not getting 9.0 on-prem. We won't be getting an on-prem update until the following...
View ArticleForum Post: How to Link two newly created records
Hi All, Thanks in advance for any help you can provide. Dynamics 365 Version 1612 - 8.2.2.339 Portals (updated to latest available version) I have a webform that creates both a Case record in CRM then...
View ArticleForum Post: RE: Unable to cast object of type 'System.Guid' to type...
Any time, here to help! :-)
View Article