Validate a URL in PowerApps

Do you have a form where you ask a user to enter a website URL ? There is no direct way to validate URL in PowerApps today, however, you can use IsMatch function along with Regular Expressions to do this. Here is the expression you need to validate a URL - IsMatch(URL_Input.Text, "(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\(\)\*\+,;=.]+$") That’s it, now you can use this to change the border-color of the Text Input box so that the app user knows when he URL entered is incorrect. ...

Sep 18, 2019 · 2 min · Vivek Bavishi

July 2019 - Cincinnati PowerApps and Flow User Group Meeting

https://youtu.be/q-aJzStXt4k This month we have a speaker all the way from Poland - Tomasz Poszytek . He has done some amazing work with Adaptive cards that he will be sharing with us. You don’t want to miss it. Also, our very own Shane Young will be sharing all the major updates from MBAS. There were 400 features announced in the 2019 Release Plan Wave 2!!! Agenda- 1. Adaptive Cards - what is it, what is used for, how to use it - Tomasz Poszytek 2. MBAS 2019 Updates - Shane Young 3. Q&A ...

Jul 30, 2019 · 1 min · Vivek Bavishi

AI Builder Quick Demo - Business Card Scanner | Object Detector | Form Processor

https://youtu.be/WtLQzXaE1Yw In this video, you will see a demo of the new AI Builder’s capabilities - 1. Scanning a business card 2. Detecting the type of Swag 3. Processing an Invoice This video is a part of the AI Builder Video Series in which we will explore three different capabilities of the new AI Builder in PowerApps and build the AI Models and canvas apps from scratch. 1. AI Builder Quick Demo - Business Card Scanner | Object Detector | Form Processor -https://youtu.be/WtLQzXaE1Yw 2. Scan Business Cards and save info to Sharepoint / Outlook / CDS | PowerApps AI Builder -https://youtu.be/5TS9nm32ySc 2. Magic of the Object Detector | PowerApps AI Builder - https://youtu.be/cdoQ5xlLwmE 3. Quick and Easy Processing of Invoices | PowerApps AI Builder - https://youtu.be/jLrFI8JNsFg ...

Jun 27, 2019 · 1 min · Vivek Bavishi

Magic of the Object Detector | PowerApps AI Builder

In this video, you will learn how to build an AI Model to detect objects using the new AI Builder in PowerApps and then add the detected items into your amazon shopping cart. This video is a part of the AI Builder Video Series in which we will explore three different capabilities of the new AI Builder in PowerApps and build the AI Models and canvas apps from scratch. 1. AI Builder Quick Demo - Business Card Scanner | Object Detector | Form Processor -https://youtu.be/WtLQzXaE1Yw 2. Scan Business Cards and save info to Sharepoint / Outlook / CDS | PowerApps AI Builder -https://youtu.be/5TS9nm32ySc 2. Magic of the Object Detector | PowerApps AI Builder - https://youtu.be/cdoQ5xlLwmE 3. Quick and Easy Processing of Invoices | PowerApps AI Builder - https://youtu.be/jLrFI8JNsFghttps://youtu.be/cdoQ5xlLwmE ...

Jun 23, 2019 · 1 min · Vivek Bavishi

Quick and Easy Processing of Invoices | PowerApps AI Builder

In this video, you will learn how to build an AI Model to process forms / invoices using the new AI Builder in PowerApps. This video is a part of the AI Builder Video Series in which we will explore three different capabilities of the new AI Builder in PowerApps and build the AI Models and canvas apps from scratch. 1. AI Builder Quick Demo - Business Card Scanner | Object Detector | Form Processor -https://youtu.be/WtLQzXaE1Yw 2. Scan Business Cards and save info to Sharepoint / Outlook / CDS | PowerApps AI Builder -https://youtu.be/5TS9nm32ySc 2. Magic of the Object Detector | PowerApps AI Builder - https://youtu.be/cdoQ5xlLwmE 3. Quick and Easy Processing of Invoices | PowerApps AI Builder - https://youtu.be/jLrFI8JNsFghttps://youtu.be/jLrFI8JNsFg ...

Jun 23, 2019 · 1 min · Vivek Bavishi

Scan Business Cards and save info to Sharepoint / Outlook / CDS | PowerApps AI Builder

In this video, you will learn how to build a business card scanner in PowerApps using the new AI Builder and then store the info in SharePoint / Outlook Contacts / CDS . This video is a part of the AI Builder Video Series in which we will explore three different capabilities of the new AI Builder in PowerApps and build the AI Models and canvas apps from scratch. 1. AI Builder Quick Demo - Business Card Scanner | Object Detector | Form Processor -https://youtu.be/WtLQzXaE1Yw 2. Scan Business Cards and save info to Sharepoint / Outlook / CDS | PowerApps AI Builder -https://youtu.be/5TS9nm32ySc 2. Magic of the Object Detector | PowerApps AI Builder - https://youtu.be/cdoQ5xlLwmE 3. Quick and Easy Processing of Invoices | PowerApps AI Builder - https://youtu.be/jLrFI8JNsFghttps://youtu.be/5TS9nm32ySc Comments: Leon - Aug 3, 2020 ...

Jun 23, 2019 · 1 min · Vivek Bavishi

Quick Tip - Use Flow to publish your PowerApps on a regular basis

Flow Screenshot It is a good practice to publish all your PowerApps regularly as sometimes the enhancements/features don;t show up until you publish the app. You can use Flow and the “PowerApps for App Makers” connector to publish your apps on a regular basis. ( I do it on a monthly basis) Hope this helps. Link to the flow files here - https://github.com/thatapiguy/Publish-All-PowerApps-using-Flow/ Comments: Michael - Feb 5, 2023 ...

Jun 19, 2019 · 1 min · Vivek Bavishi

April 2019 Cincinnati PowerApps and Flow User Group Meeting

https://youtu.be/CTdirqy0440

Apr 12, 2019 · 1 min · Vivek Bavishi

PowerApps and Power Automate license based on Office 365 license

This blog post is based on the Licensing document released by Microsoft in April 2019. The intent of this blog post is to help you understand the licensing better based on the Office 365 license you currently have. If you have any of these Office 365 Licenses - Office 365 Business Essentials Office 365 Business Premium Office 365 A1 for Students Office 365 A1 Plus for Faculty Office 365 A1 Plus for Students ...

Apr 7, 2019 · 3 min · Vivek Bavishi

PowerApps Challenge

In this video we will show a step by step approach to solve the 3 tasks mentioned in this challenge by Audrie Gordon - Challenge Form Challenge 1. We will create a PowerApp with 2 data sources such that the user can read the data but can’t edit it. Challenge 2. Tracking inventory of PowerApps Swag using Flow. Challenge 3. Saving a photo to a Sharepoint Document library using Flow and adding some more meta-data to it. https://youtu.be/T7aLyuEwmw4 ...

Feb 3, 2019 · 1 min · Vivek Bavishi