PowerApps – Function Component

In this post I write a simple function component that takes one value and returns a calculated value. This creates a resusable function like feature.

PowerApps – SVG Introduction

In this SVG Introduction post we will cover adding a simple SVG drawing to a PowerApp screen. Future posts will show how to manipulate that image.

Power Query Functions – SQL Procedures

This is the fourth post in my series regarding writing custom functions in Power Query. This post describes how to create a function that will execute an SQL procedure, passing in a parameter. Stored Procedure My database contains a very simple procedure that given a cost center returns all the expense records. It can be run with the following SQL...

(1 - 14)
Enter Press Enter to jump