Table.PartitionValues
Returns information about how a table is partitioned.
function (table
as table) as table
Returns information about how a table is partitioned. A table is returned where each column is a partition column in the original table, and each row corresponds to a partition in the original table.
Binary Formats.Controlling byte order
Last modified 4yr ago