Skip to content

SQX007 — Fixed argument shape

Severity: error — blocks saving until fixed.

Fixed takes its dimensions first and the expression last; dimensions must be column references.

Write Fixed(Customer.Id, [Revenue]) — dims, then expr.