What are the different Variable types in PowerApps
Pramod Bhosale
Most basic question asked by interviewer to Power Platform candidate
For reference: https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/working-with-variables
Global VariableContext VariableCollections
PowerApps supports several types of variables:
Set()
UpdateContext()
Collect()
ClearCollect()
With()