構文
Cube.ApplyParameter(
cube as table,
parameter as any,
optional arguments as nullable list
) as table
バージョン情報
argumentsを持つparameterをcubeに適用した後、キューブを返します。
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Cube.ApplyParameter(
cube as table,
parameter as any,
optional arguments as nullable list
) as table
argumentsを持つparameterをcubeに適用した後、キューブを返します。