Skip to content
87 Posts
2,049 Views
Power Apps

Use Dynamics WebAPI to get Record Count

Use Dynamics WebAPI to get Record Count When working in an environment where tools like XrmToolbox are not available or allowed getting a total record count can be…

📅 29 January 2020 👁 33 views
Power Apps

Convert Markdown Documents to PDF Using md-to-pdf

Convert Markdown Documents to PDF Using md-to-pdf Azure DevOps now has an option to link your Wiki to a repo. With this change I decided to start creating…

📅 6 November 2019 👁 16 views
Power Apps

PCF Color Picker

For anyone looking for a PCF Color Picker I just released one out on GitHub! It utilizes React and the Office UI Fabric controls. GitHub ProjectSolution File Note…

📅 31 October 2019 👁 31 views
Power Apps

Dynamics BPF Javascript: NEW onPreStageChange Handler!

If you are utilizing the UCI interface there is a new JavaScript handler available for the Business Process Flows (BPF), onPreStageChange.  Unlike the onStageChange handler onPreStageChange fires before the actual…

📅 28 October 2019 👁 38 views
Power Apps

Icon Resources for Dynamics

Below are resources that you can utilize within your Dynamics project for generating icons.Image IconsIcoMoonFont ImagerFlatIconsIcons8Microsoft Dynamics CRM Icon PackMicrosoft Dynamics 365 Icon Pack for 2017Metro Studio – Additional…

📅 28 October 2019 👁 47 views
Power Apps

Rollup Field Refresh on UCI Form

In the web client version of Dynamics when you hovered over a rollup field it would show a refresh icon to the right of the field.  In the…

📅 28 August 2019 👁 59 views
Power Apps

Custom Flow Connector For Parsing Address

While working on a demo of the Business Cards Scanner component for PowerApps I found that the component only returns the address as a single line and not…

📅 21 August 2019 👁 25 views
Power Apps

Update Business Process Flow Using Flow

When working through App In A Day Workshop I wanted to improve the Approval flow to move the Business Process Flow (BPF) Stage forward if the Device Order…

📅 12 August 2019 👁 35 views