I’m currently exploring the new Tables feature (really enjoying it so far) and have a question:
How can I replicate functionality similar to lookup fields and formula fields from Airtable?
I understand that Airtable doesn’t follow a traditional relational database model, but I’m curious how to implement comparable behavior within WeWeb Tables.
I don’t have an ETA at this stage. The product team is still heavily involved to decide on the best UX for this and what should be included so I wouldn’t expect it in the next few weeks.
Can you share more about your use cases? Do you already know the type of formulas that are a must-have for you and those that you can live without?
Thanks for the answer, I get that and appreciate the efforts you are making atm.
Regarding the Formulas: I mean it in a way that Airtable formulas are working. An overly simplified example would be a dynamic date field that calculates something like “date1 + numberOfDays = date2” on the backend side.
I know it can be done on the frontend side easily but for some backend automations to run it would be great to have it dynamic and on the backend side.