Re: Calculations on multiple values gives one value?! [message #468 is a reply to message #461] |
Tue, 12 February 2019 19:00 |
thomas
Messages: 715 Registered: June 2014
|
Senior Member |
|
|
no, currently, there is no way. It might also be difficult to implement that in a consistent way, because one formula may refer to more than one cell, e.g. "log(column1)+column2". If these cells had different value counts, then it would be unclear how to handle the matter. A second reason is that the "Java Expression Parser", the calculation engine that resolves the formula, does not know about a DataWarrior table and cell content. It just expects a variable to be resolved into one value.
|
|
|