Delve into Logical Functions in Power Query M Language, essential for performing logical operations for your data transformations. This page provides a comprehensive list and descriptions of Logical Functions available in the M Language.
Logical Functions in Power Query M
Function | 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. |
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy