Power Automate - Functions

Power Automate Functions: Contains

Want to learn how to check if a collection contains something? Then check out this video to learn the Power Automate Contains function in under 3 minutes!

Read More
Power Automate - Functions

Power Automate Functions: Concat

Want to learn how to combine two or more strings? Then check out this video to learn the Power Automate Concat (Concatenation) function in under 3 minutes!

Read More
Power Automate - Functions

Power Automate Functions: Replace

Want to replace a word, space or character in a string? This video shows you how to use Power Automate’s Replace function in under 3 minutes!

Read More
Power Automate - Functions

Power Automate Functions: Substrings

Have you ever wanted to get a word, character or cut something out of a string? Well this video shows you how to use the Power Automate substring function in under 3 minutes!

Read More
Community

An Introduction to Custom Connectors & API’s

Do you have a business need to get your applications data into the Power Platform or simply the data from any publicly available API? Then this session is for you! Join Flow Joe in this session as he walks through an introduction to what an API is and how to make your first Custom Connector. […]

Read More
Power Apps Canvas - Solutions

Adding CSS Shadows to Buttons in Canvas Apps

You’ve made an application and now you want to style it. How do we get those amazing web-based designs into our Canvas Apps? Well you can use CSS in Canvas Apps by using the HTMLText and manipulating the CSS to suite your needs. This blog post is to show you how to add shadows to buttons in Canvas Apps.

Read More
Power Apps Canvas - Solutions

Setting a Default Selection with Dataverse Lookup Fields in Canvas Apps

Today we’re going to look at how you can set a default selection using Dataverse Lookup fields in Canvas Power Apps. Why would you want a default field selected? Well, if you’re using a lookup field to a User() entity, you may want to auto-select the logged in user rather than forcing the User to […]

Read More
Power Automate - Solutions

Power Automate Custom Connectors – Path Parameters

Learn what Path Parameters are and how they are used with Web Requests and in-turn Custom Connectors

Read More
Power Automate - Solutions

Power Automate Custom Connectors – Query Parameters

Learn what Query Parameters are and how they are used with Web Requests and in-turn Custom Connectors

Read More
Power Automate Desktop - Solutions

Parameters in Web UI Flows (RPA)

This blog post is to show you how to use parameters when working with Web UI Flows and how you can easily pass information from a Flow run to a UI flow. Why? Why would we want to use parameters with Web UI Flows? Well, lets take a search as a scenario. On my website […]

Read More