5
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

#PowerApps #CDS フィールドの計算についてひも解いてみる。

Posted at

あけましておめでとうございます

本年も何卒よろしくお願いいたします。
さて、新年1発目の記事です!
気合い入れて書いてみます。

計算・ロールアップ

Common Data Service (CDS) の フィールドプロパティには
こういうのがあります。

image.png

計算

今回はこちらについてまとめてみようと思います。

計算

Docsのページはこちらになります
計算フィールドを定義して手動計算を自動化する

Docsを見てみると・・・
単純な四則演算を行ったり
関数を用いて自動計算をするもののようです。
また、条件に応じて処理するなんてこともできるようですね。

文字列結合だとこのように指定するみたいです。
image.png

数値計算だとこんな感じですね
image.png

実際にデータを入れてみるとこのような感じで自動計算されます。

image.png

次回はロールアップについてまとめてみます。
※本当は一緒にしようと思ったんだけどちょっと断念💦

5
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?