Hi, Is it possible to call a code block from a table field as it is a formula? I have tried the following syntax from a field in a table, but none of them is interpreted as expected: - #+CALL: function(parameters) - call_function(parameters) The goal is to use the result of the call in other formulas of the table. Regards, Roland.