Microsoft Dynamics 365 Business Central Developer — Question 19
A company plans to meet new regulatory requirements.
The regulator has issued new tax tiers.
You need to update the base application table by using a table extension.
Which table field property can you change?
Answer options
- A. CalcFormula
- B. DecimalPlaces
- C. BlankZero
- D. AutoFormatType
Correct answer: C
Explanation
The correct answer is C, as the BlankZero property determines whether a field displays a zero value or remains blank when no value is provided. Options A, B, and D do not pertain to the specific need of modifying how empty fields are represented in the context of new tax tiers.