Skip to main content Skip to sidebar Skip to search
GoodData LogoLearn
  • Learn
  • University
  • Community
  • Documentation
  • Support
  • Go to GoodData.com
Try it now
  • All Products
  • GoodData.CN
  • All Products
  • GoodData.CN
Skip to main content
  • Home
  • Getting Started
    • 1. Connect Data
    • 2. Create Workspace
    • 3. Build Logical Data Model
    • 4. Create Visualization
    • 5. Create Metrics
    • 6. Create Dashboard
    • 7. Embed Dashboard
  • Manage Organization
    • Create an API Access Token
    • Set Up Authentication
      • Example: Using Amazon Cognito
      • OIDC Code Flow
      • OIDC Tokens Security
      • Federated Identity Management
      • SAML Authentication
    • Set Up JWT Authentication
      • Using JavaScript
    • Use Organization API
      • Create and Restore Backups
      • View Entitlements
    • Manage Users
    • Manage Permissions
      • Organization
      • Data Sources
      • Workspace
      • Dashboard
    • Enable CORS
    • Enable CSP
    • Change Domain Name
    • Copy Workspace
    • Concepts
      • Organization
  • Connect Data
    • Create Data Sources
      • Snowflake
      • Amazon Redshift
      • Azure SQL
      • Google BigQuery
      • FlexConnect
      • Greenplum
      • Databricks
      • Microsoft SQL Server
      • PostgreSQL Server
      • Synapse SQL
      • Vertica
      • ClickHouse
      • MySQL
      • MariaDB
      • Oracle Database
      • SingleStore
      • GoodData ADS
      • MotherDuck
      • Dremio
      • Apache Drill
    • Manage Data Sources
    • Cache Management
      • Reload Cached Data
    • Use AWS PrivateLink
    • Improve Performance
    • Upload CSV Files
    • Concepts
      • Data Source
      • Data Source Manager
  • Create Workspace
    • Declarative API Interface
    • Entity API Interface
    • Object Identification
    • Objects Organization
    • Objects Life Cycle
    • Search
    • Concepts
      • Workspace
      • Analytical Model
  • Model Data
    • Prepare Your Data
    • Create a Logical Data Model
      • Create the Model Manually
      • Create SQL Datasets
      • Advanced Use Cases
    • Evolve Your Model
      • Monitor Model Changes
      • Manage Labels
      • Convert between Facts and Attributes
      • Many-to-Many in Logical Data Models
    • Integrate with dbt
    • Concepts
      • Logical Data Model
      • Dataset
      • Primary Key
      • Attribute
      • Fact
      • Label
  • Create Metrics
    • Format Numbers
    • Create Metrics using API
    • Multidimensional Analytical Query Language (MAQL)
      • MAQL and Multidimensionality
      • Aggregation Functions
        • APPROXIMATE_COUNT
        • AVG
        • COUNT
        • FIRST_VALUE
        • LAST_VALUE
        • MAX
        • MEDIAN
        • MIN
        • SUM
      • Logical Operators
        • AND
        • NOT
        • OR
      • Mathematical functions
        • Arithmetic Operations
        • ABS
        • CEILING
        • EXP
        • FLOOR
        • GREATEST
        • LEAST
        • LN
        • LOG
        • POWER
        • ROUND
        • SIGN
        • SQRT
        • TRUNC
      • Running Total Functions
        • Rolling Window
        • Running Total Statistical Functions
        • Running Totals for Core Functions
      • Statistical Functions
        • CORREL
        • Covariance Functions
        • Least-Squares Functions
        • Standard Deviation Functions
        • Variance Functions
      • Ranking functions
        • PERCENTILE
        • Rank Variations
        • TOP or BOTTOM(n) IN
        • TOP or BOTTOM(n) OF
        • WITHIN Clause
      • Conditional Statements
        • CASE
        • IF THEN ELSE
        • IFNULL
      • Time Arithmetics
        • DATETIME_ADD
        • DATETIME_DIFF
      • Time Macros
      • Time Transformations
        • Functions For Referring to Past Time Periods
        • FOR EACH
        • FOR Next
        • FOR NextPeriod
        • FOR Previous
        • FOR PreviousPeriod
      • Filter Expressions
        • Filtering with the WHERE Clause
        • Filtering with the LIKE Clause
        • Filtering with the HAVING Clause
        • Using Ranking Filters
        • Overriding Parent Filters
          • WITH PARENT FILTER
          • WITH PARENT FILTER EXCEPT
          • WITHOUT PARENT FILTER
          • WITHOUT PARENT FILTER EXCEPT
        • Overriding Visualization Attributes with BY Keyword
          • BY
          • BY ALL
          • BY ALL IN ALL OTHER DIMENSIONS
          • BY ALL IN ALL OTHER DIMENSIONS EXCEPT FOR attribute
          • BY attribute ALL IN ALL OTHER DIMENSIONS
      • Relational Operators
    • Concepts
      • Metrics
  • Create Visualizations
    • Types
      • Bar Chart
      • Bubble Chart
      • Bullet Chart
      • Column Chart
      • Combo Chart
      • Dependency Wheel Chart
      • Donut Chart
      • Funnel Chart
      • Geo Charts (Pushpins)
        • Configure Data for Geo Charts
        • Upload Access Tokens for Geo Charts
      • Headline
      • Heatmap
      • Line Chart
      • Pie Chart
      • Pivot Table
      • Pyramid Chart
      • Repeater
      • Sankey Diagram
      • Scatter Plot
      • Stacked Area Chart
      • Treemap
      • Waterfall Chart
    • Apply Filters
      • Filter by Attributes or Dates
      • Filter By Metric Values
      • Use Ranking Filter
      • Use Time-over-Time Comparison
      • Filter By Date
    • Sort Data
    • Use Smart Functions
    • Use Data Catalog
    • Create Calculated Metrics
    • Stack Metrics
    • Rename Data Labels
    • Configure Properties
    • Export
    • Concepts
      • Analytical Designer
      • Visualization
      • Filter
  • Create Dashboards
    • Configure Widgets
    • Add Filters
      • Date Filters
      • Attribute Filters
      • Dependent Filters
      • Saved Views
      • Cross-Filtering
    • Add Rich Text
    • Add Drilling
      • Drill into Visualization
      • Drill into Dashboard
      • Drill into URL
      • Drill Down
    • Automate
      • Create Alerts
      • Schedule Exports
    • Share
    • Export
      • Manage Slide Deck Exports
    • Design for Accessibility
    • Use Custom Plugins
    • Concepts
      • Dashboard
  • Use AI Assistant
    • Configure AI Assistant
  • Customize Appearance
    • Create Custom Themes
      • Theme Properties
      • Theme Examples
    • Create Custom Color Palettes
    • White-Label Your Organization
    • Change Display Language
    • Manage Time Zones
    • Change Date Format
    • Change Number Format
  • Embed Visualizations
    • Using Iframes
      • Embed Dashboards
      • Embed Analytical Designer
    • Using Web Components
    • Using React SDK
  • Set Up Multiple Tenants
    • Build a Workspace Hierarchy
    • Set Up Data Filters in Workspaces
    • Set Up Data Filters for Users
    • Create a Multitenant Environment
    • Permission Hierarchies
    • Concepts
      • Multitenancy
  • Security and Compliance
    • Secure Your Deployment
    • Security Infrastructure
    • Impersonation
    • Usage Data
    • HIPAA Add-On
    • Audit Log
  • Developer Tools
    • React SDK
    • Python SDKs
    • VS Code Extension (Beta)
      • Get Started
      • Object Structures
      • Command-line Interface
    • API
      • First Steps
      • Authentication
      • Conventions
      • Errors
      • Access Raw Data
      • Tabular Exports
      • API Reference
  • Early Access Features
    • Analytics Catalog
    • Data Profiling
    • Machine Learning
  • What's New?

GoodData Cloud Native Archive

This page contains all versions of the GoodData Cloud Native documentation.

VersionDocumentation
v3.38View Documentation
v3.37View Documentation
v3.36View Documentation
v3.35View Documentation
v3.34View Documentation
v3.33View Documentation
v3.32View Documentation
v3.31View Documentation
v3.30View Documentation
v3.29View Documentation
v3.28View Documentation
v3.27View Documentation
v3.26View Documentation
v3.25View Documentation
v3.24View Documentation
v3.23View Documentation
v3.21View Documentation
v3.20View Documentation
v3.19View Documentation
v3.17View Documentation
v3.16View Documentation
v3.14View Documentation
v3.13View Documentation
v3.11View Documentation
v3.10View Documentation
v3.9View Documentation
v3.8View Documentation
v3.7View Documentation
v3.6View Documentation
v3.5View Documentation
v3.4View Documentation
v3.3View Documentation
v3.2View Documentation
v3.1View Documentation
v3.0View Documentation
v2.5View Documentation
v2.4View Documentation
v2.3View Documentation
v2.2View Documentation
v2.1View Documentation
v2.0View Documentation
v1.7View Documentation
v1.6View Documentation
v1.5View Documentation
v1.4View Documentation
v1.3View Documentation
v1.2View Documentation
v1.1View Documentation
v1.0View Documentation
Skip footer content
    • Start trial
    • Request a demo
    • See pricing
    • Product Overview
    • Business Intelligence
    • Artificial Intelligence
    • Analytics Lake
    • Security & Compliance
    • Analytics as Code
    • Headless BI
    • Embedded Analytics
    • Data Visualization
    • Data Monetization
    • Query Acceleration
    • Solutions Overview
    • Professional Services
    • Software
    • Healthcare
    • E-commerce
    • Finance
    • Insurance
    • Real Estate
    • Pharma
    • ESG
    • Restaurants
    • Banking
    • Documentation
    • University
    • Community
    • Support
    • Certification Program
    • Python SDK
    • React SDK
    • Examples Gallery
    • API References
    • Release Notes
    • All resources
    • Product Tours
    • Case Studies
    • Whitepapers
    • Analyst Reports
    • E-books
    • Videos
    • Webinars
    • Events
    • BI Blog
    • Company
    • Customers
    • Partners
    • Careers
    • Newsroom
    • Brand
Copyright© 2007 - 2025 GoodData Corporation. All Rights Reserved.
Privacy Policy
Legal
Support Policy