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 defines the default caching duration for dashboards, influencing how frequently dashboard data is refreshed. |
| What area does it affect? |
Dashboard performance |
| What does the default mean? |
The default value is "24", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting dashboard performance or troubleshooting data refresh issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.analytics.cache.dashboard_default_value |
| Sys ID |
e1fdaf0c4fe10210e6b52932f2ce0bb9 |
| Type |
choice list |
| Application |
Global |
| Default value |
24 |
| Description |
|
| Updated |
2024-04-09 04:25:31 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... analytics cache records. Applies only when glide.analytics.cache.enabled is true. • Type: integer • Default value: 86400 (24 hours) • Minimum value: 3600 (1 hour) • Location: System property [sys_properties] table glide.analytics.cache.dashboard_default_value Default expiration time in hours for caches on dashboards created in the inline editor. • Type: choice • Choices: 1, 2, 4, 8, 12, 24 (hours) • Default value: 24 ...
Related properties