On-Prem 2013SP1 to 2015 failed database name is wrong
So i am running an On-Prem upgrade of our Dynamics CRM 2013 SP1 Install to 2015 within our Test environment and the Installer fails at its check for Database saying."Cannot open Database...
View ArticleUser adoption dashboard - restrictions?
Hello Community,I would like to show the user adoption dashboard to certain users in certain business units (not at the organization root, but 2 below)For some reason, these users cannot see the...
View ArticleContact's Associated Closed Activities not showing up
Hello all! For some reason, closed activities are not showing up on the Contact form which has an associated activity view embedded in it. The Contact form:No activities visible, even though they...
View Articlecall external webservice from javascript
geocode.Address A = new geocode.Address();A.Country = "United States";A.PostalCode = "12345";geocode.Service s = new geocode.Service();geocode.Address m = s.GetGeoAddress("eeeeeeee", A);in C# code, i...
View ArticleWebResource not updated when importing managed solution
Hello everyone,Is there a good reason why a WebResource would not update when I import a solution from DEV environment to TEST? This is a managed solution . I tried everything I thought about: clear...
View ArticleCreation of New Language packs
I am looking to create a new langauge pack (Gaelic) but i am looking to see who i can get in contact with to submit this to Microsoft for inclusion
View ArticleOn-Premise SQL Data Update
I am about to alter all email addresses on records on our development server to a generic address for testing, and wondering the best/easiest way of doing it seeing as we have millions of records.What...
View ArticleDuplicate Cases Creation in CRM 2013
Hi All,I have requirement in CRM to create automatic cases on create Of Organisation and update of Case Initiation date in organisation.I have created two workflow One on Create of Organisation and...
View ArticlePage Template to display metadata filter in CRM Portal
Hi All,I am new with CRM portal and my requirement is to display the meta data filter of Entity List.I am confused with selection of page template that I should use on the web page.Now I am using web...
View ArticleWorkflow
HiI have created a workflow that will timeout for 60 days from the created on date of an opportunity, then it will email the owner of the record to advise them that the opportunity needs to be reviewed...
View ArticleHow to add multi line description to Write-In product
Dear,I need to create a quote for a customer with very specific details in which in not tight to a particular product.For that I was thinking to define a Write-In product type, but then how can I add a...
View ArticleHow to reference columns from related entity getting error
var fetchXml = "<fetch version='1.0' output-format='xml-platform' mapping='logical' distinct='true'><entity name='servicetype'><attribute name='servicetypename' /><attribute...
View ArticleCRM WebApi batch request
With this guide: https://msdn.microsoft.com/en-us/library/mt607719.aspx, I'm trying to create a batch request to delete all quotedetails on a quote.I'm using jquery's ajax to do the request:$.ajax( {...
View ArticleConfigurable Cascade of Email Owner from Account
Hi- we've been reassigning accounts in CRM and the change of ownership appears to be cascading down to emails. That is, the owner of the email records associated with an account is changing whenever...
View ArticleMultiple Users/Owners on Accounts
Hello,I'm looking for recommendations on the best way to handle the following...In our case we have Accounts that have two overlapping but competing Business units that can work with them. They often...
View ArticleHow to include the original message in an automatic reply email?
Hi,Can someone suggest any workaround (without plugin), how to include the original message in an automatic reply email. Currently i am using Auto Case create rule. If i add the Email description field...
View ArticleCannot import a player
I am trying to import players in CRM and one player will not import and it gives me a message of "You cannot import this player, they are already registered in another business unit" This player...
View ArticleChange chart label message on mouse hover
When user hover mouse on label of chart CRM shows the name on axis. I want to show full label instead of name of axis. Is it possible? For example:In this screenshot mouse is on label. I want to show...
View ArticleN:1 Relationship query
Hi all,Relatively new to Dynamics CRM. I'm working with relationships but i can't seem to get them to work.I have a custom activity entity. When i create a new activity from a contact it auto populates...
View ArticleUnable to connect to the remote server
I'm trying to do two things that give me the same error:Trying to use PowerShell on the CRM server. Expample command Get-CrmSetting TraceSettingsTrying to call the WebApi from a remote serverBoth give...
View Article