...
⚠️ Alignment criteria are deprecated. The better solution is to explicitly model describe alignments, with actual computed variables and threshold criteria, using spaces with dimensions sharing the same categories (e.g. [product, product]). See https://pricefx.atlassian.net/wiki/spaces/KB/pages/3867639907/Spaces+and+Scopes+Description#Spaces and https://pricefx.atlassian.net/wiki/spaces/KB/pages/3867312401/Variables+Description#Reference-Disambiguation).
For instance, a product price alignment would be described in a [reference: product, following: product] space containing:
A computed variable that is the difference between “reference product” price and “following product” price
A threshold criteria on that difference, that expresses the desired alignment between both prices.
This way is offers a lot more flexibility than using the built-in alignment criteria.
...
It is important to keep https://pricefx.atlassian.net/wiki/spaces/KB/pages/3866755214/Criteria+Description#Multi-Variable-Criteria-Rules in mind.
...