PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Binary functions
Binary.ToList
The process involves transforming a binary number into a sequence of numerical values.
Syntax
Binary.ToList(binary as binary) as list
About
The process involves transforming a binary number into a sequence of numerical values.