All Content
Timespan
explore our new search
​
Variables in Power Apps
Power Apps
Jul 23, 2022 12:00 AM

Variables in Power Apps

by HubSite 365 about Dhruvin Shah [MVP]

Microsoft MVP (Business Application & Data Platform) | Microsoft Certified Trainer (MCT) | Microsoft SharePoint & Power Platform Practice Lead | Power BI Specialist | Blogger | YouTuber | Trainer

Citizen DeveloperPower AppsPower SelectionLearning Selection

During this video, we will talk about variables in Power Apps. As per other programming languages, Power apps also provide two types of variables. Global variables and Context variables. In Power Apps to create a Global variable, we are using the SET function and for the Context variable, we can use the UpdateContext variable.

During this video, we will talk about variables in Power Apps. As per other programming languages, Power apps also provide two types of variables. Global variables and Context variables. In Power Apps to create a Global variable, we are using the SET function and for the Context variable, we can use the UpdateContext variable. Both the variable can be used in the specific situations. This video explain you how to define the Global variables in PowerApps and how to create context variable in Power Apps. We will discuss about when to use which variable? So, stay tuned till end!

  • Start
  • What do we mean by Variable?
  • Create Blank App
  • Global Variables in Power Apps
  • SET Function in Power Apps
  • Use Global Variable
  • Example of other Datatypes with SET Variable
  • Check the Global Variable Value
  • Create Record Value with SET function
  • Get Record Property from SET function
  • Define Global Variable on Start of the App
  • Scope of Variable
  • Summary of Global Variable in Real Life Apps
  • Context Variable
  • Define Context Variable
  • UpdateContext PowerApps
  • Define Multiple Context Variable Together
  • Print Context Variable
  • Set Vs UpdateContext in Power Apps
  • TEST UpdateContext Variable
  • Navigate Function to Define Context Variable
  • Test Context Variable
  • When to use SET Variable and UpdateContext Variable?
  • Subscribe