Power Apps is an declarative low code solution that has often been compared to Excel in that modifying a value somewhere in an app will update all its references throughout. This is all great, but in some cases it would be great to execute entire blocks of code to complete more complex tasks. Suppose we … Continue reading Functional Programming in Power Apps? Yes, It’s possible!