将外部数据导入公共数据服务 / Importing External Data Into the Common Data Service
8年前 (2018-04-03) 1754浏览 0评论
One of the new features of the Common Data Service is to use Power Query to create custom entities that are linked back to ex...
8年前 (2018-04-03) 1754浏览 0评论
One of the new features of the Common Data Service is to use Power Query to create custom entities that are linked back to ex...
8年前 (2018-04-03) 2272浏览 0评论
Yes we can use RunAs with in Dynamics ax code also, sometime we need to run specific operation under different user account, ...
8年前 (2018-04-01) 1868浏览 0评论
Hi Guys, This is with the 3rd and final part of same demo, In this post we will see what is the code we need to write on wep ...
8年前 (2018-03-31) 1868浏览 0评论
I was working on creating the new Data entity related to Case Details on Dynamics ax 365, The creation went well and simple. ...
8年前 (2018-03-31) 1288浏览 0评论
1. Open command prompt. 2. Type Ax32.exe –language=culture_id Example : Ax32.exe –language=en-us Advert...
8年前 (2018-03-29) 2270浏览 0评论
Disclaimer: I have no idea if the title is true or not. There are no world cups for languages competing against each other fo...
8年前 (2018-03-28) 2227浏览 0评论
I was working with ODBC and i found this error, On searching i have found this article. Cannot execute the required database ...
8年前 (2018-03-27) 2074浏览 0评论
This might not be news to many of you out there, but was certainly new information for me today. I have deployed a new Azure ...
8年前 (2018-03-27) 3237浏览 0评论
Hi, These days i am exploring Chat bots and possible implementation with Dynamics AX 365. It is exciting new thing with lots ...
8年前 (2018-03-27) 1986浏览 0评论
Scenario: Need to make the adjustments to the prices for a product for a specific customerBelow is the process to achieve th...
8年前 (2018-03-23) 1709浏览 0评论
We know that our product name is long, and has changed. We’ve worked with our branding, marketing, and legal folks to c...
8年前 (2018-03-23) 2147浏览 0评论
The other day I saw an example of how prospective vendors are onboard in Dynamics 365 for Finance & Operations, and the v...
8年前 (2018-03-23) 2027浏览 0评论
In this part of blog we will discuss, how we can create App on Azure, which is mandatory for creating this integration, if yo...
8年前 (2018-03-22) 1872浏览 0评论
We are happy to share the Spring ’18 release notes for Microsoft Business Applications. It summarizes all new and updat...
8年前 (2018-03-21) 1937浏览 0评论
Objective of this post is to create print management integration and creating the correct settings based on the document. In ...
8年前 (2018-03-21) 2621浏览 0评论
Object is to read data from Dynamics ax 365FO data entities using Web Api project. This is first part of the blog series on c...
8年前 (2018-03-19) 1751浏览 0评论
On Ax 2012 R3 one of the new cool features is the ability to insert data from a query directly into a table. Here is a quick ...
8年前 (2018-03-18) 2128浏览 0评论
This SQL query is worth to share and can be used if we need to review Advance rule structure outside Dynamics AX  ...
8年前 (2018-03-16) 2301浏览 0评论
Hi Dax guys, I was working for a customer who was looking to implement custom designs on existing SSRS print management repor...
8年前 (2018-03-16) 2208浏览 0评论
Hi Dax guys, This is small utility code if we need to unsettle payments and invoice select firstonly * from findCustTrans whe...