Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all 79901 articles
Browse latest View live

Qucik Question

$
0
0

Just need a little help.... our Regular CRM tech left the company ...

When an email is “linked” to a client, does a copy of the email itself get stored in the CRM directly, or is it still housed on the email server

How we are set on our end 

CRM Online

Server Side Synchronization

Exchange server on Premises


update an opportunity product with a bundle attached via a plugin

$
0
0
I have a plugin that copy’s over a date from the opportunity to all the opportunity products attached, this works fine until you add a bundle then I get an error and the date doesn’t get copied. I’m not looking at the existing product just copy over the date field when its update on the opportunity. Is this possible if not can you query to if the existing product attached is a bundle

Can I remove solutions that are old in CRM?

$
0
0

When I am in CRM 2016 and go into All Solutions, I see a lot of old solutions that have been created.  I am sure these take up space...can they be deleted with no impact to the system?  Some are managed and some are unmanaged.

Please let me know, thank you.

How to get all plugins triggered in single transactions

$
0
0

Hi,

Is there a way to get all the plugins getting triggered in single transactions?

Plugins could be on same entity or different entity which is updated by initial plugin.

Thanks,

Ashwini

How to filter values in lookup based on URL string

$
0
0

I have a CRM portal form that has a lookup field displaying as  drop down values. These drop down values are coming from a custom entity. we have close to 1500 drop down values on the form. I would like to show values based on the URL string. Ex. If url string contains PK then I would like to show only values from the custom entity that has code PK. In this case my custom entity has 261 values that have code PK. Similarly if the URL string contains MS then I want to filter the 1500 drop down values into 275 as my custom entity has 275 records with MS as the code. I have a custom web template to render the form in portal. What is the simplest way to achieve this. I am open to add js or liquid. 

Thanks for suggestions

R89

How to copy lead appointments to oppurtunity when we qualify the lead as oppurtunity.

$
0
0

I need a suggestion on when i qualify lead into opportunity i want its appointment should also be copied on opportunity. Can you please suggest how to accomplish this.

Dynamics CRM Power BI System Dashboard not display on mobile devices

$
0
0

Hello,

I cannot see my Power BI System Dashboard in Dynamics CRM in mobile devices through apps.

Please guide me further on how to display Dynamics CRM Power BI System Dashboard on mobile devices through apps.

Your suggestion would be appreciated.

Change language in dynamics crm

$
0
0

Hi All,

How to change module name in dynamics crm, i am able to install french language but for some module it is still showing in English, please check below screenshot.

Thanks,

Shahbaaz


What is the exact purpose of Potential Customer field in CRM?

$
0
0

What is the exact purpose of Potential Customer field in CRM?

RE: SSRS Report

$
0
0

Hello guys,

I have generated report successfully and it is filtering data also

i have used parameter for the condition in fetchxml

but each time when i run the report it is asking id

i want report to be generated for selected record

please help

thank you

Microsoft USD - Return true or false based on Context Value through JavaScript in USD

$
0
0
Dear all,
There is a condition in a application where a Call center agent will ask the user if there are any disputed transactions he would like to report if the option selected is yes then i want to show the open disputed case transaction page else it should not open it.
I want to save the value in Context based on the option selected and then i want to use JavaScript to just return true or false based on the value saved in Context for now.
Lets say for now i just want to save the hard-coded value of Yes to my context and through JavaScript i want to return true and if in context the value is no i want to return false.
Can you please guide me how can i achieve this? do i have to create an action call or can i do this through my code using something like,
 
FireRequestAction(new RequestActionEventArgs("CRM Global Manager", "Run JavaScript", Data));

Link Entity Attribute Not Displayed in SSRS Report

$
0
0

i have report for CRM with SSRS Report when im run execute query i get all the data i needed.But when i try display all the attribute in my report all data from link entity is not displaying, but when im check in execute query there is data on that attribute, Do i need to add something to display link entity attribute ? Im showing the attribute with this code in my ssrs

=First(Fields!mjt_point_of_terminalefce6bb8_mjt_mid_regular.Value)

Thanks in advance

No more plugin logs since yesterday 10/10/18

$
0
0
Hello,
Since yesterday 10/10/18, i can't get plugin logs anymore (shwon in the image).
I tried to :
  • reinstall the plugin profiler
  • unregister my plugin assembly to put it back
  • wait 24 hours

The problem is on cloud instances :

  • Our dev instance
  • Our pre production instance

which are in v9 We are planing to update our production instance (from v8.2 to v9) and still encounter problems on our plugins.

Without debugging and logging, it's quite impossible to work.

Regards

You don't have the appropriate permissions.

$
0
0

Hello Everyone!

I have a custom entity which has 2 simple fields. One field is of name and other is a lookup field of another custom entity.

When i create form on portal with name and lookup field parameters so following error occurs.

"You don't have the appropriate permissions."

Kindly tell me how to resolve it.

add sub-grid of an entity in dynamics portal

$
0
0

Hello Everyone !

I have an entity which has sub-grid of its child entities. But on dynamics portal in detail form that sub-grid does not show. Can anyone tell me how to resolve this issue?


CRM 2016 solution export from 9.0 to 8.2

$
0
0

Hi,

At the moment we have 3 databases:
- old sandbox : version 9.0
- sandbox : version 8.2
- production : version 8.2

We create and test solutions in the sandbox. If it all works fine we export these and import them in the production.

No worries there.

Now our old sandbox is migrated to version 9.0 and when we export a solution and try to import it again in the production then it fails.

It seems that we cant export a solution from version 9.0 to a version 8.2 production.

It was possible to export from 8.2 and import in 8.0 or 8.1 or 8.2

Why is this not possible from version 9.0 to 8.2?

Restrict the views in the inline Lookup for a subgrid

$
0
0

Hi,

There is an N:M relationship between Opportunity entity and Competitor entity.

In Opportunity, there is a subgrid for competitor. When I click the '+' button, I get an inline lookup.

My requirement is to restrict the view of this lookup to 1 view. Even when I select "Look for more records", I want the user to select the records from only 1 view. He should not be able to change the view.

I know how to filter records for a lookup. I am getting some unsupported ways to filter records for a subgrid. Is there a supported way?

Check for existing contact email address

$
0
0

Hi

Whats the simplest way to check for a contact entity using email address in c#.

A simple true or false will suffice then I can do an Update rather than a Create.

Many thanks

Not showing failed records from Data Export Service

$
0
0

Hi,

I exported 10 CRM entities to Azure DB using Data Export Service in CRM but got 25,000 failed records in one custom entity.

To get the reason and details of failed records,i installed "Azure Storage Explorer" and copied Blob URL from Data Export Profile in CRM and then added as a storage account in Azure explorer. But, instead of showing the details of those 25000 records, its always displaying "No data in Blob Container". 

Any idea how to get the details of failed records?

Thanks,

DisassociateRequest and inactive records

$
0
0

Does the DisassociateRequest work with inactive records?

I am looking to write a C# script which removes, for example, all references to a contact from the Primary Contact field on one or more accounts.

Normally I would just inject NULL into the Primary Contact field and be done but what if the Account is Inactive?  That will fail.

Now I am wondering if the DisassociateRequest  can be used for this without me having to Activate the Account, make the change and then Deactivate it again.

Viewing all 79901 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>