I will demonstrate how to efficiently create and manage variables in Power Automate using a Compose vs an Initialise Variable action and in a Canvas App using a Named Formula vs Set(). I will introduce the concept of immutable, which in programming terms, is a variable whose value cannot be changed after it is created. Quite often in Flows and in Power Apps we use the wrong method for establishing our read only immutable variables because initialize variable or set is more convenient but it actually bloats your Flow or App. Learn how to simplify read only variables and potentially simplify environment variables using a Compose action or a Named Formula.
Tutorial Overview:
00:00 - Intro
00:17 - Power Automate Variables
02:17 - Using a Compose in Power Automate
05:18 - Configure a Named Formula
07:14 - Using Parse JSON to manage Variables
09:21 - Environment Variables
11:07 - Outro
Got an idea? Or video request? Drop me a note here https://forms.office.com/r/4EqE7VHVfH 👍
Want to buy me a coffee https://www.buymeacoffee.com/DamoBird365 ☕
#PowerAutomate #PowerApps #Tutorial #PowerPlatform