カラムの設定変更(計算)が反映されない
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
01-19-2025 07:10 PM - 編集済み 01-19-2025 07:13 PM
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
01-19-2025 08:34 PM
once a column is set to calculated, it cannot be reverted directly by unchecking the option. The only way to remove the calculated property is to:
firstly Create a new column with the desired settings and then Migrate data if needed from the old column to the new one.
There is no built-in option to undo the calculated setting on an existing column.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
01-20-2025 04:42 PM
こんにちは、私はこの投稿の質問者ではありませんが、横からコメントさせていただきます。
ServiceNowのXanaduバージョンおよびWashingtonDCバージョンで動作を確認したところ、カスタムテーブルのString項目において、calculatedプロパティをtrueやfalseに変更できることを確認しました。データレコードが既に作成されている場合でも、問題なくプロパティを変更できました。
そのため、「calculatedプロパティは一度設定すると元に戻せない」という点については、状況によって異なる場合があるのではないかと感じました。もちろんテーブルやインスタンスの設定次第で異なる可能性もありますが、少なくとも私の環境では変更が可能でしたので、参考までに共有いたします。
Hello, I’m not the original poster of this question, but I’d like to chime in with a comment.
I have verified in both the Xanadu and WashingtonDC versions of ServiceNow that it is possible to toggle the calculated property between true and false for a String field in a custom table. This was also confirmed to work even when data records already existed in the table.
Based on this, I believe the statement that "once the calculated property is set, it cannot be reverted" might not be entirely accurate, as the behavior seems to depend on the situation. While table or instance configurations might affect the outcome, I have confirmed that this change is possible in my environment. I hope this information serves as a helpful reference.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
01-23-2025 03:42 PM
hi, thanks to the comment.
let me check the solution you recommend and try if i could.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
01-20-2025 03:03 AM
Dictionary Entryの設定画面にCalculatedが二つあるのが、何かの不具合だと思います。同じ項目が画面に二つあると良く不具合を発生します。標準では「Calculated Value」tabの中にあります。Attributesの方は不要な気がします。Form Layoutで消してみてはどうでしょうか。