Learn Quantrix Modeler: Is CASE or Individual Formulas More Efficient? 0341
Quantrix Authority
0:00 / 0:00
Learn Quantrix Modeler: Is CASE or Individual Formulas More Efficient? 0341
37 просмотров · 10 месяцев назад
Quantrix Authority
497 подписчиков
37 просмотров · 10 месяцев назад
In this episode (Number 341), we tackle a crucial question for model performance: When dealing with grouped items in Quantrix, is it more efficient to use a large CASE statement or write individual formulas?
We walk through a basic example demonstrating two ways to return "part owner" information based on different categories (like raw materials, finished goods, and non-inventory parts).
Method 1: The Case Statement We show how to use a single formula incorporating case logic and using as to check the item level (e.g., if that is equal to raw materials) and return the appropriate part owner from varying matrices. This method resulted in one large formula in the example.
Method 2: Individual Formulas Alternatively, we demonstrate writing separate, individual formulas for each category (e.g., in raw materials Another way equals this using...). This method required three formulas in the basic example.
The Verdict on Efficiency! Rich reached out directly to the Quantrix engineering team to determine the best practice for calculation efficiency, especially within a very large model.
The official guidance from the Quantrix engineering team is that it is actually more efficient for Quantrix for you to write your formulas individually (Method 2).
If your items are grouped or whenever possible, writing your formulas individually instead of in a large CASE statement will improve model performance because it is more efficient for Quantrix calculations!
We trust the Quantrix engineering team, the masters of this tool, on this critical performance tip.