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

Interface UseGetSharedFormulaParams

Params of the useGetSharedFormula hook

Can consist either of an oid or a name/dataSource pair

Properties

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: