Tagged: Power Fx

0

Email validation in Power Apps

In this tutorial blog I will show you why the existing email validation in Power Apps is incorrect, how badly incorrect it is, and how you can create a better validator using regular expressions....

8

Enable features in older Power Apps

In this blog post I’ll show you how to check for and enable features in older Power Apps that have legacy flags and features set. TLDR Introduction When we open older Power Apps .msapp...

3

Working with weekdays in Power Apps

The majority of Apps are built for business purposes and as such many companies (and makers by extension) will often need date calculations that only involve weekdays in Power Apps. Often we will need...

4

Sequential Concurrent ForAll in Power Apps

In this blog post I will give detailed instructions for creating a Sequential Concurrent ForAll in Power Apps. TLDR?I have used this ‘Sancho method’ to reduce the loading time of an App from 4...