04 2020 档案
D365 接口里参数类容易忽略的“坑”
摘要:如下图所示,指带参数类的这个字符串命名需要和子类的list里面的参数名要一致,要一致,要一致。。。其实也能理解,只有一致在用的时候,方法参数可以获取到子类,进而拿到子类中的对象。 但就是一次,两次...隔些时间不长记性的犯错 O(∩_∩)O。 记录下用来提醒自己~ 阅读全文
posted @ 2020-04-10 20:49 Sunny_Li 阅读(570) 评论(0) 推荐(0)
Power BI开发
摘要:~~~~~恩,没研究过,某群分享的,先小本本记下来。 参考:https://data-flair.training/blogs/power-bi-tutorials-home/ 阅读全文
posted @ 2020-04-03 00:20 Sunny_Li 阅读(293) 评论(0) 推荐(0)
关于一个关键字在单表中的多列进行模糊查询
摘要:参考: 1. https://community.dynamics.com/ax/f/microsoft-dynamics-ax-forum/105963/adding-fields-to-inventonhand-form-in-ax2012 2. https://community.dynami 阅读全文
posted @ 2020-04-03 00:09 Sunny_Li 阅读(301) 评论(0) 推荐(0)
AX 2012 现有量表加字段
摘要:参考: 1.https://community.dynamics.com/ax/f/microsoft-dynamics-ax-forum/105963/adding-fields-to-inventonhand-form-in-ax2012 2.https://community.dynamics 阅读全文
posted @ 2020-04-03 00:06 Sunny_Li 阅读(244) 评论(0) 推荐(0)
D365FO Debug找不到w3cp进程
摘要:参考:https://mohsinkhalid.com/2018/03/22/solution-cant-see-w3wp-exe-process-to-attach-for-debugging-d365-code/ 阅读全文
posted @ 2020-04-02 23:58 Sunny_Li 阅读(196) 评论(0) 推荐(0)
D365FO 10.0PU32 开发环境 Data Management导出失败
摘要:参考:https://community.dynamics.com/365/financeandoperations/b/365foroperationstechnical/posts/error-s-while-uploading-the-file--after-installing-10-0-8 阅读全文
posted @ 2020-04-02 23:22 Sunny_Li 阅读(205) 评论(0) 推荐(0)
D365 添加导入按钮继承到系统导出
摘要:参考:https://www.alithya.com/en/insights/blog-posts/dynamics-365-for-finance-and-operations-customize-the-standard-excel-template 阅读全文
posted @ 2020-04-02 23:20 Sunny_Li 阅读(326) 评论(0) 推荐(0)