William
3年前 (2023-02-04) 1179浏览 0评论
While duplicating an SSRS report for customization sometimes you may face this error at the time of report deployment. E...
William
3年前 (2023-01-29) 1370浏览 0评论
在 AX2012 Form 中嵌入 Web 页面的方法很简单,只需要在 Form 上放置一个 activex 控件,选 microsoft web browser,然后在 form 初始化或者相应地方调用 activex.navigate(̶...
William
3年前 (2023-01-24) 1103浏览 0评论
Occasionally, a Dynamics 365 Finance and Operations user may report missing a field after an upgrade was applied to productio...
alirazazaidi
3年前 (2023-01-06) 1046浏览 0评论
I was at client side. End user did not going to sign off the functionality. He wants a few more changes. All these changes ar...
William
3年前 (2022-12-28) 989浏览 0评论
Hello all, I wanted to make a quick note about changing Adyen account and payment connector settings within Dynami...
William
3年前 (2022-12-13) 1073浏览 0评论
Hi Folks, Often we need to create Journals via X++ code as part of customization or integration and dimension is always ...
William
3年前 (2022-12-08) 859浏览 0评论
Hi Folks, If you just rolled out a new DEV VM and using VS for first time OR even you are using any VM for development, ...
William
3年前 (2022-12-07) 1041浏览 0评论
DISCLAIMER: Use this trick at your own risk. Do not do this, unless you absolutely have to. Some time ago I had to figur...
William
3年前 (2022-12-03) 927浏览 0评论
So here is an interesting post that I hope will help someone out with. I'm going to add some keywords in here too that might ...
William
3年前 (2022-12-01) 21413浏览 0评论
I had a task to copy the product items numbers separated by comma that are shown on the grid to the to the clipboard when an ...
alirazazaidi
3年前 (2022-11-09) 1796浏览 0评论
Struggling to upgrade Devboxes. Certainly you find similar issue. I found similar. Time out error occurs on upgrade step of A...
William
3年前 (2022-11-08) 880浏览 0评论
Here are some handy links for D365FO integration with OData or using Rest API, Open Data Protocol (OData)Data management...
alirazazaidi
3年前 (2022-10-18) 835浏览 0评论
Recently I got interesting issue. I developed the report based on RDP Class. I have to populate temp table. And based on this...
alirazazaidi
3年前 (2022-10-10) 626浏览 0评论
Code suddenly breaks. When I debug I found intvNo method which used to calculate days interval between two dates is ...
William
3年前 (2022-08-05) 759浏览 0评论
Hi Folks, In case you missed this, Microsoft recently added one more option in Visual Studio to create an extension 'cla...
William
3年前 (2022-07-28) 1151浏览 0评论
Purpose: The purpose of this post is to demonstrate how we can read a CSV file from Azure File Share in X++. Application: Dyn...
William
3年前 (2022-07-08) 1052浏览 0评论
Importing addresses with sales tax groups in Dynamics 365 F&O
William
3年前 (2022-06-27) 967浏览 0评论
Hi Folks, Here are some code samples to play around with D365FO workflow, 1. Approve a workflow by code,-Harry Fol...
William
3年前 (2022-06-05) 955浏览 0评论
There are two types of inventory value report: Inventory/stock value (the standard report) and Inventory/Stock...
William
3年前 (2022-06-05) 3106浏览 0评论
I was exploring how we can change the default purpose of Address or Contact, by default the purpose is “BUSINESS”...