Variables in Power Automate Desktop
In Power Automate Desktop (PAD), variables store data that flows through your automation. They can be referenced in actions using %VariableName% format.
1. Text
Stores string values like names, messages, or file paths.
Example:Set Variable: UserName ...
powerplatformdev.hashnode.dev2 min read