Skip to main content

Questions tagged [microsoft-dynamics]

Microsoft Dynamics is a line of ERP and CRM applications. This tag can cover any of the products in the Dynamics family (CRM, AX, GP, NAV, SL, C5). These products have little in common beside the name, please do NOT use this tag.

microsoft-dynamics
0 votes
0 answers
8 views

PowerApps form changes not showing up in Dynamics 365 Customer Insights (Trial)

I've attempted to add an extra input field to my e-mail template settings in my Dynamics 365 Customer Insights (Trial). According to this document this can be done in PowerApps when you go to ...
funkybass's user avatar
0 votes
0 answers
19 views

How to remove events from Workflow Library

While coding, I added some events to my workflow library, and now I cant delete them. Whats more is that I cant make custom workflows any more because I keep getting an error like this Function Name ...
Het Patel's user avatar
  • 129
1 vote
0 answers
61 views

Procedure FINTAG_INSTEADOFINSERTTRIGGER, Line 41 Cannot insert an explicit value into a timestamp column

I encountered the following error while attempting to restore the 10.0.40 UAT.bacpac on a development environment running version 10.0.38: Procedure FINTAG_INSTEADOFINSERTTRIGGER, Line 41 Cannot ...
Zia Ur Rehman's user avatar
0 votes
0 answers
17 views

Not able to pull dynamics contents in power automate for PO record from Dynamics F&O

Below the brief history of the task. When PO is created/reviewed (marked as completed not approved through internal dynamics workflow) we want to trigger a Power Automate flow upon marking as the PO ...
user25962497's user avatar
0 votes
1 answer
33 views

Custom View gets cleared after clicking on 'Advanced Lookup' for Lookup field

I have a lookup field for which I need to filter values based on some condition. I call a function on Form OnLoad to add Custom View to it which works fine. var viewId = Xrm.Page.getControl("...
SristiJain's user avatar
0 votes
0 answers
9 views

Microsoft Dynamics Finance and Operations - how to set up Regression Suite Automation Tool for non-admin users

I have set up one user on a single virtual machine with non-admin access to RSAT (Regression Suite Automation Tool) but I want to add additional users. I have followed instructions at: https://learn....
DanUK's user avatar
  • 33
0 votes
0 answers
13 views

how to show or hide ribbon button in dynamics based on role

function buttonvisibility() { var roles = Xrm.Utility.getGlobalContext().userSettings.roles; if (roles === null) return false; var hasRole = false; roles.forEach(function (item) { ...
Venkatesh's user avatar
1 vote
0 answers
21 views

Non-Interactive Login for Dataverse (TDS Endpoint)

I would like to connect a Laravel application to my Microsoft Dynamics tables. Success would enable us to write Laravel models on top of the Dynamics tables for read operations. I've successfully ...
Kennon Young's user avatar
-3 votes
1 answer
18 views

get optionset value using powerautomate flow in D365 [closed]

I have tried steps the given in the below blog, some how I am not getting output properly. https://community.dynamics.com/blogs/post/?postid=8893c954-371f-47d5-8b04-70eec43d90fd#:~:text=We%20can%...
Venkatesh's user avatar
0 votes
1 answer
26 views

Deploy CRM solution using Package Deployer as update instead of upgrade

We are using the Package deployer for deploying the solution. We want to update the solution instead of the stage for upgrade and upgrade. Is there any way do this? We have created a solution as we ...
karthik's user avatar
  • 21
-1 votes
1 answer
56 views

Call external API to get a file and attach it in Notes

I have a button where a user clicks on it, javascript makes a GET request to an external API to create an excel file. I want this excel file to be attached at a Note record and be shown in the ...
Kostas Karagiannis's user avatar
-1 votes
0 answers
11 views

Dynamic CRM On Permes configuration with Exchange Online

In order to configure CRM On Permes with Exchange Online, the Microsoft official configuration is very complicated because it contains a lot of PowerShell configuration. Is there a way to configure ...
Abdallah Ahmed Sayed's user avatar
-3 votes
0 answers
36 views

Not filter Products when change Account or contact

I've a field at Lead table named Product (crf2e_service) , And at product table there are 3 bool fields named Individual, Private, Governorate, Contact is individual, and Account contain a ...
Mohamed A. Shaaban's user avatar
-2 votes
0 answers
22 views

get live shipping rates in Dynamics 365 eCommerce, we have create a complete fulfillment solution, and want to use its api

I have created an api and print labels everything in fulfilment solution, I have managed to call that api by creating a custom extension in dynamics 365 store front ecommerce , the problem is when it ...
Muzzammil Hussain's user avatar
0 votes
0 answers
17 views

Setting Recipient and Regarding Field When Replying to an E-mail in Dynamics 365 CRM

I am working with Dynamics 365 CRM and need some assistance with handling e-mails in the interactive experience form. Specifically, I am trying to reply to an e-mail directly from the timeline. Here’s ...
Barış Kuzu's user avatar

15 30 50 per page
1
2 3 4 5
213