Error when trying to view the Audit Partitions in CRM
I get an error when I try and view the Audit Partitions in CRM:I use the following in SQL to view the partitions:IF (CONVERT(int, (SELECT SERVERPROPERTY('EngineEdition'))) = 3) BEGIN SELECT...
View ArticleHow does Regional discovery shutting down affects plugin customization (Online)
Hello guys,I'd like to confirm whether or not the regional discovery deactivation affects our plugins (registered on an online enviroment). So far it doesn't seem to be any problem but I am not sure...
View ArticleProblem with a solution import dependency
"The dependent component EntityRelationship (Id=msdyn_product_knowledgearticle) does not exist. Failure trying to associate it with SystemForm (Id=a640be62-63f6-4027-90d7-48c014a7c6f3) as a...
View ArticleCan a subgrid actions menu be modified?
Can the highlighted menu options be hidden ONLY on contact sub grids without affecting the account sub grids.I guess I could check the entity as a flag in RibbonWorkbench but, I just want to know if...
View ArticleOutlook Plug in issue
Hey Everyone, We are currently using CRM 2015 on-prem and 2008 Outlook. The CRM plug-in on Outlook is not working as it previously used to work and the track set regarding function is also not visible...
View ArticlePortal - View all the Records which are owned by my Colleagues
Hello Everyone,Thanks for reading my post.I would like to be as descriptive and precise to explain the scenario / challenge. Let's assume, I created a Custom Entity 'Outage'. 'Outage' has only two...
View ArticleTroubleshooting embedded canvas app
Hi everybody, first time posting here.I have an embedded canvas app with a gallery that has a checkbox with each item.When I check the checkbox, it adds the item to a collection, and when I uncheck it...
View ArticlePlugin to update all the related contacts of specific account when specific...
: Following are the details of what needs to be covered:Make sure we have Account to Contact (1:N) relationship setup calling the subgrid as Related ContactsCreate a new field in Account and Contact...
View ArticleView Action "Download" in entity list D365 portals
Hi,In Entity List, we have one view action configuration known as "download" which downloads data of entity list in excel file. I have renamed it as "Export to Excel".When we are downloading the data,...
View ArticleIs it possible to upload a file to Opportunities using web API
I can't seem to figure out if it's possible to upload a file to an opportunity using the Dynamics web API, or must this be done using SharePoints API?I have tried using the SharePoint API. But as my...
View ArticleDebugging Custom Action
i have created a Process of type Action. i need it since i'm building a PCF and calling the process with specific inputs from the PCFhowever, i haven't found a guide or doc in how to debug Actions!i...
View ArticleBulk Business unit update under system user entity
Hi,Is there a way to do bulk update of business unit lookup value under system user entity? I need to update new BU value to all the active users.
View ArticleHow to show related records for Dynamics Interactive Dashboards?
The idea is to click on a chart and show the records that made the chart.Any idea how?
View ArticleUpcoming webinar: Dynamics CRM cloud migration | June 22
Beyond the Functional: top Dynamics CRM cloud migration considerations post-assessmentTuesday, June 22nd, 2021 at 9:00 AM PSTDynamics CRM customers face some important decisions on modernizing their...
View ArticleHow to add Multiple fetchxml dynamic conditions from in liquid Portal
Hi All From Page 1 adding query strings as section id and categories (Multiselect), but when trying to add these parameters to filter fetch, unable to get correct result... not sure if the below liquid...
View Articleattach view within form
Hi guys,Im new to D365.i want to add a view that shows all "marketing_list" that a company has been involved in within my company form. I have a 1:N relationship set up but i can't seem to find the...
View ArticleCustomizing the Registration CRM Portal Registration Page
Hi everyone! Please tell me how can I swap this two blocks (Register and Redeem Invitation)?
View ArticleRun workflow in only one direction
I have a workflow which checks if a particular field(parent account) has been filled.This workflow is in Qualify Lead of a process.A side effect of this is moving from Qualify Lead to select Lead also...
View ArticleConsume WEB API in CRM plugin returning "Server Unavailable"
Hi guys, i want to consume WEB API from Dynamics CRM plugin, but returning "503: Server Unavailable"using (MemoryStream serializeAssignmentWO = new MemoryStream()) { AssignmentWO std = new...
View ArticleExport selected record to a static excel worksheet
Hi, I have a problem with exporting my document into Excel worksheet.This is the error occurs :: Im not sure if I understand the error. How do I fix this? or is it the file type that cannot be exported...
View Article