Blog - Recent Posts

Jan 03, 2021

10 Great Ideas to Improve Power Apps

In this post, I review the Power Apps ideas forum and I highlight 10 great ideas that I think would make a big improvement to the product.

General Info
Jan 02, 2021

What Power App features can we expect in 2021?

With 2021 just begining, here are my predictions on some of the features that may appear in 2021.

Jan 01, 2021

Top New Power App Features from 2020

2020 was a great year for Power Apps, with many new features and additions. In this post, I summarise some the top features that were added in 2020.

General Info
Dec 26, 2019

Formulas - Generating Row Numbers - Part 2

Here's a technique to display row numbers against a sorted set of data in a gallery control.

Formulas
Feb 06, 2019

Data - How to access nested collections/tables

If you're struggling to access records in nested collections/tables, here's some example syntax.

Formulas Search Filter
Jan 24, 2019

SQL Server for Beginners Part 3 - Installing On-Premises Gateway

Find out how to install and connect to a local SQL Server with the on-premises gateway

Data Sql Server
Jan 14, 2019

SQL Server for Beginners Part 2 - Installing Management Studio

Data Sql Server
Jan 04, 2019

SQL Server for Beginners Part 1 - Installing SQL Server

If you're completely new to SQL Server, this post will show you how to install an on-premise instance of SQL Server.

Data Sql Server
Jan 03, 2019

Sample Apps– How to auto save forms, carry out translations, and much more!

Both new and experienced app builders should look at Mr Dang's 'design patterns' app. Read this to find out more, and to also find out how to setup Microsoft Cognitive Services with PowerApps.

General Info Sample Apps
Dec 27, 2018

Searching data–What you need to know about case sensitivity

It's important to understand how PowerApps behaves in terms of case sensitivity. Here are 3 things you should be aware of.

Data Sql Server Sharepoint Search/Filter
Nov 09, 2018

Images - How to create images that can change depending on data

If you want to build charts or images that can change depending on data, here are some blog posts you should definitely read.

Data
Nov 07, 2018

Text - How to get part of a string / Splitting text by spaces

How do you extract sections of a string? Here are some code samples that can help you.

Oct 26, 2018

Excel vs SharePoint vs SQL Server vs CDS

Don't know what data source to use? Read this to find out which data source can best suit your needs.

Sql Server Data
Oct 18, 2018

SQL - What you need to know about bulk updating records

Bulk updating SQL data from Power Apps can be very slow. Read this to find out why.

Sql Delegation Data
Oct 13, 2018

Authentication - Allowing Guest / Anonymous Access

Coming soon! Guest access for PowerApps...

General Info