Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

How to create a global variable and use it?

Suppose we have a table of rows that have a column we'll call X.  We want to add a calculated field to the model for that table which would have a value of f(x), where the function does something lik...