Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property restricts the application of breakdowns to formula indicators, requiring that all contributing indicators utilize the same breakdown when enabled. |
| What area does it affect? |
Formula indicators |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring formula indicators or adjusting breakdown settings for data analysis. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.formula_indicator_valid_breakdown |
| Sys ID |
a1f3a1540710011040aeea9e0ad30029 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Controls whether users are prohibited from applying a breakdown to a formula indicator when not all contributing indicators in the formula use that breakdown.
True: The breakdown must apply to all contributing indicators in the formula.
False: The breakdown must apply to atleast one contributing indicator in the formula. |
| Updated |
2024-05-25 05:06:56 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the United States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 821 Note: The system property com.snc.pa.formula_indicator_valid_breakdown controls this behavior. By default, it is true. Changing it to false allows you to apply a breakdown to a formula indicator when at least one contributing indicator uses that ...
Context preview
Snippet 2
... to false, unauthorized users may be able to execute malicious actions on your instance. • Type: Boolean true | false • Default value: true • Location: System Property [sys_properties] table com.snc.pa.formula_indicator_valid_breakdown Controls whether users can apply a breakdown to a formula indicator when not all contributing indicators in the formula use that breakdown. When true, all contributing indicators must use the ...
Related properties