#1182·teable

Allow JS or TS in a formula

Author: vinyllCreated Dec 20, 2024Updated Aug 15, 2026
Labelsfeatureroadmap

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?