GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.28.0
  • Code samples
  • GitHub

Source

Home > @gooddata/sdk-code-schemas > v1 > Source

v1.Source interface

Signature:

export interface Source 

Properties

Property

Modifiers

Type

Description

data_type

"INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN"

A column data type in the physical database.

is_nullable?

boolean

(Optional) Optional flag to indicate if the reference source can contain null values.

null_value_join_replacement?

string

(Optional) Optional value which can be used as replacement for NULL in join conditions.

source_column

SourceColumn

target

string

A target dataset one of primary key or date.

  • v1.Source interface
  • Properties
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use