Training
Module
Create formulas to change behaviors in a Power Apps canvas app - Training
Learn how to enhance and customize your Power Apps canvas app using basic formulas.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
These functions create and manipulate logical (that is, true
or false
) values.
Name | Description |
---|---|
Logical.From | Creates a logical from the given value. |
Logical.FromText | Creates a logical value from the text values "true" and "false". |
Logical.ToText | Returns the text "true" or "false" given a logical value. |
Training
Module
Create formulas to change behaviors in a Power Apps canvas app - Training
Learn how to enhance and customize your Power Apps canvas app using basic formulas.