Syntax
Logical.From(value as any) as nullable logical
Description
Returns a logical value from the given value. If the given value is null, Logical.From returns null. If the given value is logical, value is returned.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference