lingdanglfw(DAX)

导航

06 2021 档案

Set up powerapps to use SharePoint Online
摘要:When you use SharePoint Online with customer engagement apps (Dynamics 365 Sales, Dynamics 365 Customer Service, Dynamics 365 Field Service, Dynamics 阅读全文

posted @ 2021-06-28 10:25 lingdanglfw 阅读(143) 评论(0) 推荐(0)

SharePoint as document management storage for Dynamics CRM
摘要:As many of you know Microsoft Dynamics CRM 2011 has a built in integration with SharePoint. As a former SharePoint consultant I have reviewed it to se 阅读全文

posted @ 2021-06-28 09:08 lingdanglfw 阅读(63) 评论(0) 推荐(0)

Lookup Field in collect - powerapps
摘要:ClearCollect(colTest, AddColumns ( 'Assessment Details', "zzTextField", assessmentquestionid.'Question Text', "GUID1" assessmentquestionid.'Assessment 阅读全文

posted @ 2021-06-21 17:57 lingdanglfw 阅读(50) 评论(0) 推荐(0)

Filter Search Lookup in PowerApps
摘要:In PowerApps, we can use the Filter, Search, and LookUp function. Filter Function The Filter function finds the records in a table. It must satisfy a 阅读全文

posted @ 2021-06-21 16:12 lingdanglfw 阅读(145) 评论(0) 推荐(0)

Insert new row in collect with powerapps canvas
摘要:Insert A New Row Into A Collection Input collection: myScores31a FullName Age TestScore David Jones 32 78 Anne Lisbon 45 92 Penlope Parra 26 56 Input 阅读全文

posted @ 2021-06-20 09:11 lingdanglfw 阅读(112) 评论(0) 推荐(0)

PowerApps Replace Function with examples
摘要:Also, by taking some simple scenarios, we will cover these below topics as: PowerApps Substitute function PowerApps Replace and Substitute function Ex 阅读全文

posted @ 2021-06-11 16:57 lingdanglfw 阅读(2343) 评论(0) 推荐(0)

PowerApps Collection: Add, Update, Remove and Filter items
摘要:In this PowerApps tutorial, We will discuss how to add an item to PowerApps Collection, how to remove an item from the PowerApps collection, how to up 阅读全文

posted @ 2021-06-10 22:56 lingdanglfw 阅读(8193) 评论(0) 推荐(0)

PowerApps Table Function
摘要:This PowerApps functions tutorial, we will discuss how to use PowerApps Table() function. How to create a table using the PowerApps Table() function. 阅读全文

posted @ 2021-06-10 22:50 lingdanglfw 阅读(328) 评论(0) 推荐(0)

Delete BPF from PowerApps solution
摘要:When you delete BPF from solution directly, you will catch error and show dependencies, there are multiple. dependencies list. Here you need to go cla 阅读全文

posted @ 2021-06-08 06:48 lingdanglfw 阅读(42) 评论(0) 推荐(0)

Send an email with Subject and body using SysMailerMessageBuilder class - Dynamics 365 FO
摘要:Send an email with Subject and body using SysMailerMessageBuilder class. use following methods of this class: setSubject - To set Subject of the email 阅读全文

posted @ 2021-06-03 20:50 lingdanglfw 阅读(150) 评论(0) 推荐(0)

How to use Power Automate to extract data from Microsoft Dynamics 365 Finance and Operations via Data management package REST API
摘要:In Microsoft Dynamics 365 Finance and Operations there are two APIs strategies that support file-based integration scenarios: Data management framewor 阅读全文

posted @ 2021-06-02 23:01 lingdanglfw 阅读(133) 评论(0) 推荐(0)