Enable Lazy Load for Workbook Canvases

Administrators use this system setting to load column information for only the first canvas when a user opens a workbook, so the workbook loads faster. Additional canvases load column information when the user views them.

Column information includes column name, data type, column formula, column heading, and so on.

Valid Values

  • On — Loads column information for only the first canvas when a user opens a workbook. Information for other canvases loads when the user views them. Default
  • Off — Loads column information for all workbook canvases when a user opens a workbook.

Apply Required

No.

Change Effective

After browser refresh.

Edition

Professional and Enterprise.

API Key and Values

API KeyEnableWorkbookMetadataLazyLoad

API Values
  • true
  • false