sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Interface GetSharedFormulaParams

Parameters for useGetSharedFormula hook.

Properties

dashboardOid

dashboardOid: string

Dashboard identifier


dataSource

dataSource?: DataSource

Data source - e.g. Sample ECommerce


enabled

enabled?: boolean

Boolean flag to control if the hook is executed

If not specified, the default value is true


name

name?: string

Formula name


oid

oid?: string

Formula identifier

Last Updated: