sn_itam_workspace.asset_overview_enable_lazy_loading
ServiceNow property description:
For reports that interact with huge data sets, enabling this property would unblock the page from loading and only load reports on demand. Default value : false
Attributes
- Sys ID: 6def5882532431103329ddeeff7b1290
- Type: true | false
- Application: Asset Management Workspace
- Default value: false

AI generated property description:
The ServiceNow property `sn_itam_workspace.asset_overview_enable_lazy_loading` is designed to enhance the performance of the Hardware Asset Overview page by enabling lazy loading. When this property is enabled, the system loads only the visible portion of the asset data initially, and additional data is loaded as the user scrolls down the page. This approach reduces the initial load time and improves the user experience, especially when dealing with large datasets. The documentation emphasizes that this property is particularly useful for organizations with extensive hardware asset inventories, as it helps in managing and displaying data more efficiently.
Source