> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 前月比成長率の計算

> 【シーン】注文の前月比成長率を計算

【シーン】注文の前月比成長率を計算

【データソース】\[月]フィールド：1～12  \[注文数]フィールド

【手順】

1.\[前月比成長率\_補助フィールド] を設定し、数式を \[月]-1 とする

![](https://img.alicdn.com/imgextra/i2/O1CN0145lI4y1Gx9da0aPq8_!!6000000000688-2-tps-1836-1016.png)

2.ルックアップ参照を使って \[注文数\_前月] を設定し、\[注文数] を参照する。検索条件は \[月]=\[前月比成長率\_補助フィールド]、計算方式は元の値とする

![](https://img.alicdn.com/imgextra/i1/O1CN01DRQ0YI1MfeBzKrROy_!!6000000001462-2-tps-1836-1016.png)

3.前月比成長率を計算する。数式は IFERROR((\[注文数]-\[注文数\_前月])/\[注文数\_前月],"")

![](https://img.alicdn.com/imgextra/i4/O1CN01mBqyUv1lje2klUX9Q_!!6000000004855-2-tps-1836-1016.png)
