HOW TO CREATE DYNAMICS 365 SCHEDULED REPORT USING MICROSOFT FLOW?
Learn how to create Dynamics 365 Scheduled Report using Microsoft Flow. Microsoft released Flow about a year and a half ago, and it has seen significant upgrades since then. We can use flow to schedule a report and also include an HTML table in the email body.
(more…)
HOW TO SWITCH BUSINESS PROCESS FLOW IN DYNAMICS 365 USING JAVASCRIPT?
Let us see how to switch Business Process Flow BPF in Dynamics 365 of an Entity using JavaScript.
We come across scenarios where we need to switch a BPF based on change of form or on change of a Field value. BPFs currently have a limitation on the number of stages (30 max) and the number of conditional levels (5 deep).