Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
数式を編集すると、エラー メッセージが表示されます。出荷日を順番に並べ替えます。
パラメータ フィールド
「ここには日時が必要です」のエラーメッセージ
If then else は、すべての分岐に対して同じデータ型を返す必要があります。
日付を文字列に変換します。たとえば、ToText({Ship_Date}, 'yyyyMMdd') と入力し、数値も文字列に変換します。たとえば、ToText({PartN}, 0, "")