Install and configure Power View for Dynamics AX 2012 R2
13年前 (2013-08-28) 2533浏览 0评论
Today when I am writing this post, configuration of power view tool with Dynamics AX is one of the hectic issue. I tried to s...
13年前 (2013-08-28) 2533浏览 0评论
Today when I am writing this post, configuration of power view tool with Dynamics AX is one of the hectic issue. I tried to s...
13年前 (2013-08-27) 3264浏览 0评论
Hi There! I hope everyone is having a great week so far. Summer is almost over here in the US, and I feel li...
13年前 (2013-08-23) 3434浏览 0评论
Hi there, On this post I would like to share some C# code to create a Transfer Journal using C#. I have writ...
13年前 (2013-08-22) 3738浏览 0评论
Hi There,It has been a long time since I created my last post. I have been very busy learning new things about AX 2012 R2 and...
13年前 (2013-08-20) 2814浏览 0评论
[Update# 2]*********************************************************************************After some research and troublesh...
13年前 (2013-08-13) 4418浏览 0评论
在Microsoft Dynamics AX 销售订单窗体、销售报价单窗体、采购订单窗体,订单头和订单行中有很多一样的字段,比如销售订单头上的“销售税组、维度、站点和仓库、港口、交货方式”等等。Dynamics AX 提供了一个统一的框架用来处理当用...
13年前 (2013-08-09) 5045浏览 0评论
Ax中多表关联仅提供Inner Join/Outer Join/Exist join/Not Exist join,而么有union,可以通过Query来实现. 例如 Sql: select ItemType,GoodsName from table...
13年前 (2013-08-06) 3408浏览 0评论
In axapta 2012 all the common forms are listpage forms , In list page form we can’t override any method so any validati...
13年前 (2013-08-03) 3539浏览 0评论
Microsoft Dynamics AX 3.0 – 2012 R2 成本不完全解析视频培训的第5次课程,主要内容如下: 物料组的主要用途: •每个物料组都可过帐到不同的总帐科目。 •使用物料组分类查询有关产品组的销售、采购、财务数据。 过账模板...
13年前 (2013-07-30) 1908浏览 0评论
Dear Friends, Thanks to Simon Andras, who authors the Cognitive Group blog http://www.cognitive-group.com/blog/ who asked me...
13年前 (2013-07-19) 2368浏览 0评论
在过去的几个星期里,微软的Windows 8应用开发团队一直都比较忙,推出了现有应用的重大更新、并且带来了Yammer Feed和网络测速软件。而在本周,Microsoft Dynamics团队又至少推出了3款Windows 8应用,并且都是用来配合...
13年前 (2013-07-16) 3779浏览 0评论
近2个多月以来,wordpress 博客一直被“建立数据库连接时出错”所困扰,几乎每天早上博客都会显示“建立数据库连接时出错”而无法登录,需要重启 apache 服务或者服务器临时解决该问题。在Google上以“建立数据库连接时出错”为关键字搜索后,...
13年前 (2013-07-12) 1828浏览 0评论
The number sequence is the control point to ensure the transactions, and master data IDs are serialized, the IDs structure is...
13年前 (2013-07-05) 2041浏览 0评论
In Cumulative Update 6 for Dynamics AX 2012 R2 we have included a new expression editor forthe Product configurator. You can ...
13年前 (2013-07-03) 2910浏览 0评论
如果文本控件不和数据表字段关联,则可以采用下面方式 在文本框控件的”textChange”方法中将输入的字符串过滤一下 this.text(strkeep(this.valueStr(),"0123456789")); 这样用...
13年前 (2013-06-28) 2947浏览 0评论
More and more companies want to deliver configure to order scenarios at the cost of mass production - mass customization. Thi...
13年前 (2013-06-14) 4096浏览 0评论
[eBook]最近一组关于Microsoft Dynamics AX 2012标准培训的0Day书发布。 2013-05-31 Iso MS.80339A.Bill.of.Materials.in.Microsoft.Dynamics.AX.2012...
13年前 (2013-06-11) 3048浏览 0评论
Now in Microsoft Dynamics AX 2012, “TypeId” function has been replaced by ExtendedTypeStr orEnumStr. ExtendedType...
13年前 (2013-06-04) 4875浏览 0评论
很久之前写过一篇博文,详细描述了 Microsoft Dynamics AX 凭证摘要文本的相关功能,随着AX新版本的发布,“凭证摘要文本”功能也得到了加强, AX系统自动产生的凭证摘要的定义 AX自动产生的凭证的摘要文本在“组织管理-...
13年前 (2013-05-31) 3346浏览 0评论
Microsoft Dynamics AX 3.0 – 2012 R2 成本不完全解析视频培训的第4次课程,主要内容如下: Microsoft Dynamics AX 2012 R2 的加权平均结算方法 Microsoft Dynamics AX 2...