Skip to main content

Notifications

Beginners guide to Power fx Text Functions in Power Apps

rorybi Profile Picture Posted by rorybi 69

📢MASSIVE new video📽️ on Text functions you can watch for free - 15 functions covered

This tutorial will teach beginners how to use all the text related functions in Power Fx for use in your Microsoft Power Apps

 

During the session about the following functions :

00:00 Introduction
01:21 Setup
02:37 Left
03:02 Right
03:28Mid
04:20Len
04:42Trim
06:01TrimEnds
06:17Find
09:24Value
12:13Upper
13:08Lower
13:54Proper
14:50Text
19:34Concatenate
21:18Char
24:10Split
28:10Recap and credits

In order to play along you'll need the following statement for your app.  Good luck!

Table({Fruit:"apple",QuantityPerCase:6,ProductCode:"Ap-034-aa",Cases:3,Price:"£3"},
{Fruit:" Kiwi fruit ",QuantityPerCase:20,ProductCode:"Lm-34-al",Cases:3,Price:"£4"},
{Fruit:"Banana",QuantityPerCase:3,ProductCode:"Bn-34-ab",Cases:3,Price:"2"})


LinkedIn https://www.linkedin.com/in/roryneary/

 

Twitter https://twitter.com/AzureRory

Categories:

Canvas Apps

Comments