Associative Array as Table Variable
Is it possible to create an Associative Array as a Table Variable and then use stored values in a column formula? I have a number of related variables I would like to edit as part of an ongoing analysis. These variables will then be used like a Match function in a column formula. For example: Create table variable counts and set value to ["a" => 10, "b" => 3, "c" => 1].counts is then referenc...
