lingdanglfw(DAX)

导航

2021年7月13日

Writing and deploying Power BI reports for Dynamics 365/PowerApps

摘要: Writing Power BI reports Power BI is a cloud service from Microsoft that provides integration options for Dynamics 365 CE. Using Power BI, we can deve 阅读全文

posted @ 2021-07-13 17:56 lingdanglfw 阅读(23) 评论(0) 推荐(0) 编辑

Writing and deploying a custom report in Visual Studio for Dynamics 365 /PowerApps

摘要: Sometimes, we need to develop complex reports, for example, reports that involve more than one related entity or where we need to use expressions (we 阅读全文

posted @ 2021-07-13 17:54 lingdanglfw 阅读(53) 评论(0) 推荐(0) 编辑

Integrating Dynamics 365 CE with PowerApps

摘要: Integrating Dynamics 365 CE with PowerApps Let's say we want to create a quick mobile app for the HIMBAP Auto Service Center to create an auto service 阅读全文

posted @ 2021-07-13 17:52 lingdanglfw 阅读(31) 评论(0) 推荐(0) 编辑

Creating a console application to import data to Dynamics 365 / Power Apps

摘要: We will use Visual Studio 2017 to create our data import utility for importing Make and Models data. Follow these steps to create this utility: Start 阅读全文

posted @ 2021-07-13 17:50 lingdanglfw 阅读(700) 评论(0) 推荐(0) 编辑

Debugging plugin code for Dynamics 365 / Power Apps

摘要: Let's say that, in our plugin, we have misspelled some of the field names or we are getting some other exception and we want to debug our plugin. We c 阅读全文

posted @ 2021-07-13 17:48 lingdanglfw 阅读(29) 评论(0) 推荐(0) 编辑

Writing and deploying a sample plugin with Dynamics 365/Power Apps

摘要: Let's say we want to write a plugin for the logic that we previously implemented using JavaScript, where we auto-populated the Email field in an accou 阅读全文

posted @ 2021-07-13 17:45 lingdanglfw 阅读(73) 评论(0) 推荐(0) 编辑

Auto Number in Microsoft Dynamics 365

摘要: Introduction The primary goal of the tool is to give Microsoft Dynamics 365 customizers a way of managing Auto Number attributes. This feature was int 阅读全文

posted @ 2021-07-13 16:16 lingdanglfw 阅读(54) 评论(0) 推荐(0) 编辑

How to Auto Number Entities in Dynamics CRM

摘要: This will work for any entity – custom or out-of-the-box. All that is involved is 1) creating an auto number entity and record, 2) creating a relation 阅读全文

posted @ 2021-07-13 14:53 lingdanglfw 阅读(27) 评论(0) 推荐(0) 编辑