Skip to main content

Table.ReplacePartitionKey

Αντικαθιστά το κλειδί διαμερίσματος του καθορισμένου πίνακα.

Syntax

Table.ReplacePartitionKey(
table as table,
partitionKey as list
) as table

Remarks

Αντικαθιστά το κλειδί διαμερίσματος του καθορισμένου πίνακα.

Category

Table.Transformation