メインコンテンツまでスキップ

Table.ReplacePartitionKey

指定したテーブルのパーティション キーを置き換えます。

Syntax

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

Remarks

指定したテーブルのパーティション キーを置き換えます。

Category

Table.Transformation