Solve order
Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
Kyvos Azure Marketplace  Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)
Note
Kyvos supports naming semantic model entities in the ENTITY_ format, such as DIMENSION_, DIM_, and MEASURE_, and so on.
Change the solve order if the expression needs to be calculated for use in another expression.
If this is a simple calculation, leave the solve order as the default choice. For complex calculations, you can set the solve order to any number from 0 to N. An expression with a lower solve order will be evaluated prior to an expression with a higher solve order.
For example:
A=B+CÂ Â (is Expr1)
C=D+EÂ Â (is Expr2)
The solve order for Expr2 must be smaller than Expr1.
Copyright Kyvos, Inc. All rights reserved.