每封邮件发送SSRS报告(.xpo下载)/ Send SSRS Report per Mail (.xpo Download)
William 7年前 (2019-05-09) 1450浏览 0评论
Like requested by some folks, I’ve added the .xpo file for the SSRS Report Mailer in the source code folder: https://er...
William 7年前 (2019-05-09) 1450浏览 0评论
Like requested by some folks, I’ve added the .xpo file for the SSRS Report Mailer in the source code folder: https://er...
alirazazaidi 7年前 (2019-05-06) 2233浏览 0评论
Don’t what reason, possible I manually copied the model files to my dev one box. After compiling my model and run the c...
William 7年前 (2019-05-01) 1744浏览 0评论
Hi Folks,Most of us have used RunAs earlier and it has the same use in D365Fo as well. Sometimes we came across where we need...
William 7年前 (2019-04-30) 1945浏览 0评论
Last few months have been pretty busy with lot of our customers getting ready to move to Dynamics 365 for … Continue r...
William 7年前 (2019-04-26) 1466浏览 0评论
The Export to Excel feature can now be configured to allow users to export up to 1 million rows from a grid in Finance and Op...
William 7年前 (2019-04-24) 2081浏览 0评论
I have previously blogged about the importance of reporting new ideas, issues and bugs to Microsoft, and also why theContinue...
alirazazaidi 7年前 (2019-04-23) 1544浏览 0评论
Small tip, I used following code snippet to add financial dimension in Customer / Vendor, You can extend this code by adding ...
William 7年前 (2019-04-16) 1745浏览 0评论
For many years I have had the opportunity to work on Dynamics 365 topics involving Kitting, Value Added Services(VAS) and Bil...
alirazazaidi 7年前 (2019-04-12) 1473浏览 0评论
Hi all, I face this error, while extended existing custom report. I added some fields in temp table, after update logic in dp...
alirazazaidi 7年前 (2019-04-12) 1574浏览 0评论
Hi all, small tip. I faced this issue, when I extend the custom report in D365 for finance and operations. During development...
alirazazaidi 7年前 (2019-03-28) 1598浏览 0评论
Hi all, In some cases we can need to copy financial dimension from one object to other for example Customer to Sa...
William 7年前 (2019-03-27) 1759浏览 0评论
When purchasing Dynamics 365 F&O, you a set of Microsoft managed (but self-service) environments that is included with th...
William 7年前 (2019-03-27) 1336浏览 0评论
I would like to warn my fellow Axapta/AX/D365FO bloggers, that blind copy-pasting from each other seems innocent, but it fact...
William 7年前 (2019-03-26) 1308浏览 0评论
Since the AXDEVALM blog has been removed from MSDN, I will repost the agent computer name post here AS-IS, until we can get b...
alirazazaidi 7年前 (2019-03-25) 2559浏览 0评论
Today I faced this issue, While deployment of package on-premises deployment. Deployment failed, even rollback failed. log fi...
alirazazaidi 7年前 (2019-03-23) 1765浏览 0评论
In Ax 2012 we get menu name with element.Args().CallMenu name, using taking decision on menu name. But same logi...
alirazazaidi 7年前 (2019-03-23) 2414浏览 0评论
Hi did one customization, where I create Ledger Journal using X++ code. It was working perfectly fine with Ledger General Led...
William 7年前 (2019-03-22) 2115浏览 0评论
Calling a web service with HTTP Basic Authentication is easy in C#. Here I’m using a REST service via HTTP GET which is...
alirazazaidi 7年前 (2019-03-20) 1463浏览 0评论
Hi Today I found very interesting post here , where we can use “In” keyword for While select or Select stat...
William 7年前 (2019-03-10) 2704浏览 0评论
Thanks to Uwe Kruger for sharing this. I keep it here for my own reference. My notes: The postLoad method is called also by i...