teable icon indicating copy to clipboard operation
teable copied to clipboard

Allow JS or TS in a formula

Open vinyll opened this issue 10 months ago • 3 comments

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?

vinyll avatar Dec 20 '24 22:12 vinyll