teable
teable copied to clipboard
Allow JS or TS in a formula
Some other tools like Grist allow a formula column to be written in a programming language (Python in the case of Grist). That is a game changer as it allows more complex querying thought data, treating more complex transformations and accomplish pretty much anything.
‘because Teable is in JS/TS it could make sense to allow writing in these languages besides the excel-like language that is implemented.
is that something that would be feasible in Teable at all?