Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
129 views

I’m facing an issue with SharePoint document libraries. When a file in the library is locked, I am unable to: Update the corresponding record Delete the record I understand that the lock prevents ...
Ahmed Bilal's user avatar
0 votes
0 answers
72 views

I'm preparing a JSON export of data from D365 with Electronic Reporting. While I could successfully do that with a simple query, I just got stuck trying to include a GroupBy function in that. Today ...
Barnabeck's user avatar
  • 481
0 votes
0 answers
62 views

I have a model‐driven app in Dynamics 365 with a custom Time Entry table. What I want to do Automatically insert each Time Entry into the user’s Project Online timesheet. What I tried I’m using Power ...
hussein's user avatar
1 vote
0 answers
23 views

I'm working with a dot net based web application that connects to two on-premises CRM (Dataverse) organizations (Org A and Org B) hosted on the same server. Im fetching data using API endpoint url. ...
Sanjay Adkar's user avatar
0 votes
1 answer
71 views

All materials I found state that it is possible and Dataverse will itself manage returned Promise. But homepage grid doesn't show the button even if I leave "return true" at the function ...
Mark Onishchenko's user avatar
1 vote
1 answer
352 views

I'm adding a page part in Sales Orders, where I want to show tracking lines. This is the page part in Sales Orders: pageextension 63200 "Sales Order Ext" extends "Sales Order"//42 {...
kuhi's user avatar
  • 745
0 votes
2 answers
197 views

In Dynamics I am going to Advanced Settings > Templates > Document Templates to upload templates. But I don't have a button to upload Word template (there is one in the make.powerapps command ...
WhatsThePoint's user avatar
-1 votes
1 answer
155 views

On a form, when an action is triggered from a custom button on the form, a notification is appeared for some seconds and then disappears. I want with javascript to get when this notification appears ...
Kostas Karagiannis's user avatar
0 votes
0 answers
75 views

I’m working with a FetchXML query to retrieve data from Microsoft Dynamics CRM, and I need to filter the results based on a search term that should match fields from both the main entity and a linked ...
user29549615's user avatar
0 votes
0 answers
51 views

It is necessary to close the chat in the dynamics 365 contact center if the client does not respond to the agent within 15 minutes, but I cannot find the chronology table of the active chat client's ...
Куралбек Агубаев's user avatar
0 votes
1 answer
99 views

I have a PCF control on a form in Dynamics 365. I want to get the inline CSS of that PCF control on save event of the form. So far I've tried this code to get the CSS but it always falls on the first ...
3iL's user avatar
  • 2,196
2 votes
1 answer
294 views

I am working on a Dynamics 365 plugin to handle file attachments in Notes (annotation entity) and store them in an external system. The process works as expected when users add attachments via the ...
Peter Forsbom's user avatar
0 votes
0 answers
73 views

In our production environment I have done 4 managed deployment successfully afterwards when I tried to do a publish all it showed me an error related to RibbonDif Xml file. the error is: "The ...
Payam Zare's user avatar
0 votes
1 answer
1k views

I have created a custom Business Process Flow (BPF). This works fine when I add a new Lead I see the new custom BPF at the top. Then Qualify this to become an Opportunity, and I also see the new ...
Holland Risley's user avatar
1 vote
2 answers
632 views

I already know that the "official" way is sending all the entire JSON in a string with unbound actions, but per project specification I need the API to be able to read json arrays in json ...
kuhi's user avatar
  • 745
-1 votes
1 answer
29 views

I have new project which involves connecting Dynamics 365 to an Azure Managed SQL instance. There is a team setting up Dynamics initially however the data task is under my remit. I have been ...
Nathan Harris's user avatar
0 votes
0 answers
74 views

I need to change the Minimum Value and Maximum value of a rollup field after it's created. Deleting the field is not an option for me (as it is a managed solution and the original solution is changed ...
Sefid NT's user avatar
0 votes
1 answer
118 views

We use D365 CRM. We have a Prod environment (live) and a Staging environment (dev and testing). In the Appointment entity in our Staging environment, I modified one of the default forms. When I try to ...
KDeRoo's user avatar
  • 1
0 votes
2 answers
302 views

I'm trying to use the "TokenCacheStorePath" parameter in a Dataverse connection string for a WebApp published on an Windows Azure App Service but I can't get the ServiceClient to create the ...
Andrea Boscaro's user avatar
0 votes
1 answer
66 views

I am trying to add a link on the left hand side navigation that opens a specific record. The following code works, however it opens the whole application in the window (with a second navigation etc.) ...
Martin Hutchins's user avatar
-1 votes
1 answer
491 views

I am not able to create a free trial instance of dynamics 365 sales. And even though half of the process it is asking for payment method which was not there earlier. I want to create a free trial ...
advaith's user avatar
0 votes
1 answer
187 views

I created a very simple form in Microsoft D365 F&O: A weatherTable(Location, Temperature) represented as a grid A button above the grid The system should work like this: The location column can ...
Tom's user avatar
  • 1
0 votes
1 answer
489 views

I'm trying to do multiple line inserts in a single call to a Business Central API Right now, the test page I have is this one: page 60000 "Sales Order Inserts MIM API" { PageType = API; ...
kuhi's user avatar
  • 745
0 votes
2 answers
2k views

I'm trying to populate a Temporary Table to reload the current page with the records of the temporary table: pageextension 60008 "Assembly Orders PL" extends "Assembly Orders"//902 ...
kuhi's user avatar
  • 745
0 votes
1 answer
72 views

On D365 I have to create a view "Created By Users Department". On User and Case we have Department lookup. <fetch> <entity name="incident"> <attribute name=&...
Shivani's user avatar
  • 11

1
2 3 4 5
25