ComputedAttribute.maql
Home > @gooddata/sdk-code-schemas > v1 > ComputedAttribute > maql
v1.ComputedAttribute.maql property
Define MAQL syntax for the computed attribute. Values are assigned with break points written as CASE WHEN branches over a metric, and the first matching branch wins.
Signature:
maql: string;