python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Fill the nullable .net service method in AX2012
I want to set argument in a .net service methot. This method parameter type Nullable'1.
I create a method which name is findLastDate, return type of this method is TransDate. But when run the process ...

Mumble
Votes: 0
Answers: 1
What is the maximum size (row) of RecordInsertList/RecordSortedList in X++
I have a requirement to improve performance of an D365FO excel import with one of our clients. The development was done by another developer. I'm considering using RecordInsertList to reduce the trips...

mambo chaminuka
Votes: 0
Answers: 1
D365FO: Update non-editable table field with data entity
I have a following problem: I have a tableA (standard FO table) that has a fieldA (string) with the Allow Edit property set to to No. Now the user would like to have several fieldA values changed with...

mrsalonen
Votes: 0
Answers: 1