LogoLogo
codatum.comSign InStart for free
  • Introduction
  • Getting Started
    • Quick Start
    • Concept (Further reading)
      • Why did we a choose Block Editor over Cell-based Editor?
  • Connect and Manage Data
    • Connection
      • Sync Table Metadata
    • Supported Warehouses
      • BigQuery
      • Snowflake
      • Other Warehouses
    • Catalog
    • Search
  • Data Exploration
    • Data Exploration Overview
    • Notebook
      • Doc Page
      • Grid Page
      • SQL Block
      • Version
      • Notebook FAQ
    • Chart
    • Explorer
    • Parameter
    • (Appendix) Cache
  • AI Assist
    • SQL Assistant
  • Sharing
    • Sharing Overview
    • Teamspace
    • Shared Notebook
    • Report
    • Public Link
    • Signed Embed
      • How to Set Up Signed Embed
  • Account Management
    • Account
    • Account Settings
  • Workspace & User Management
    • Workspace
  • User Management
    • Invitation
    • Group
  • Security
    • Security Overview
  • Audit logs
  • IP Access Control
  • Access control
    • Access Control Overview
    • Access Control for Workspace
    • Access Control for Resources
      • Access Control for Group
      • Access Control for Teamspace
      • Access Control for Notebook
      • Access Control for Connection
      • Access Control for Report
  • [Under Construction] Plan and Billing
    • Limit and usage
    • Downgrade and cancel
  • Best Practices
    • Advanced Control Structures in SQL
  • Other considerations
    • System requirements
Powered by GitBook

Reference

  • Privacy policy
  • Terms of service
  • JP Docs Site
On this page
  • Key Features
  • Type of Components
  • About Synchronization of Component Settings

Was this helpful?

  1. Data Exploration
  2. Notebook

Grid Page

A Grid Page allows you to arrange SQL results and charts in a customizable grid layout.

PreviousDoc PageNextSQL Block

Last updated 8 months ago

Was this helpful?

A Grid Page is a page where you can easily arrange an execution result of the SQL and Chart created in a Doc Page in a grid layout.

Key Features

  • Intuitive GUI manipulation:

    • Allows users to freely arrange, reorder, resize, and drag & drop various components, including chart components.

  • Realtime-collaboration:

    • Reflects changes made by other users on the grid immediately. (Note: Chart settings, etc., are not shared until explicitly saved.)

    • Enables users to add comments.

  • Parameter:

    • Enables users to place parameters and operate them easily.

  • Explorer:

    • Allows users to use the Explorer to gain further insights into their data.

Type of Components

The components that can be placed in the grid are as follows:

  • Heading

    • A heading component with three levels can be used to separate titles and sections.

  • Text

    • Rich text that can be used for documentation.

  • SQL result table

    • A table that displays SQL results created in a Doc Page.

  • Chart

    • Allows users to place any chart created in a Doc Page.

About Synchronization of Component Settings

Certain settings are synchronized between the Grid Page and Doc Page, while others remain independent.

  • Synchronized with Doc Page:

    • Chart settings (e.g., axes fields, chart type)

  • Not Synchronized with Doc Page:

    • Component settings (e.g., header display, component title)