Visual

Power Apps Canvas Examples Website Title

Parallax Backgrounds on Canvas Apps

Have you ever wanted to created the illusion that your application is moving? Well parallax images have been around on the web and in applications for a long time and I wanted to experiment with this in PowerApps. This blog post will show you how to use parallax backgrounds with a six layer sample. What […]

Read More
Power Apps Canvas Examples Website Title

Continuous Scrolling Background with One Image on Canvas Apps

I’ve been learning PowerApps recently and I was inspired by @8bitclassroom and @ScottDurow with their awesome PowerApps games. I wanted to learn PowerApps by doing something similar, I decided to make a 2D scroller game. During this time I’ve been focussing on areas that can improve the look and feel of applications and in this […]

Read More
Power Automate Custom Connectors Website Title

Handling JSON Data Returned From A Custom Connector

This blog post is a follow-on from the previous post ‘Creating a Custom Connector in 7 Steps’. The aim of this post is to demonstrate how we can cycle through data, pulling it out and using it with a custom Flow. We will use the Custom Connector previously used (Companies House – Company Search) and search […]

Read More
Power Automate Custom Connectors Website Title

Creating a Power Automate Custom Connector in 7 Steps

This blog post is to show you how easy it is in 7 steps to jump straight in to creating your own custom connectors with Power Automate. It will focus on creating the custom connector I previously made with my last video post connecting Power Automate and Companies House. Pre-Requisites This guide assumes that you have access […]

Read More
Power Automate Flow Examples Website Title

A Visual Explanation of Flow Logical Expressions

If you’re like me and you learn visually from images and videos this will hopefully help you on your Power Automate journey. I’ve created visual representations of the basic ‘Logical Expressions’ that Power Automate uses with its Conditions and provided code examples for triggering both ‘Yes’ and ‘No’ events. This is aimed at an introduction […]

Read More