


Sorting an Array in Flow using Excel Scripts
Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings. Create an Excel Script...
Approval Process from a Business Process Flow
Many organizations need to to approve data in their system. One example is the procurement of products required for sales and operations from various vendors. Usually not all the members of the organization have permission to go and order such products and there will...
Modifying the field width on Power Apps Portal
When creating a form in the Power Apps Portal, I have come across the need to reduce the width of the fields, where having a 100% width was not necessary. A recent example of this was for a Date Only field, where most of the field space was empty. In the below example...
Processing Selected Records using Client-Side JavaScript
When working with a list of records, the “When a Row is Selected” Common Data Service connector allowed for a user to select one or more records to be operated on by an Online flow. This connector is currently labeled as Legacy, and will possibly be deprecated in the...