Skip to content

@sqlrooms/deck / DeckSqlDatasetInput

Type Alias: DeckSqlDatasetInput

DeckSqlDatasetInput = DeckDatasetBase & object

Type Declaration

NameTypeDescription
sqlQuerystringLiteral SQL query used as the full dataset source. SQLRooms does not rewrite this query when dashboard selected tables change. Use DeckTableDatasetInput when a dataset should follow a structured table source.