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.
こんにちは、Crystal Report に 1.90 を 1 として表示するフィールドがあります。これを行う機能はありますか? .
切り捨て関数を使用して、数値から小数を削除します
truncate(1.90)
結果:
1