nocodb / nocodb

🔥 🔥 🔥 Open Source Airtable Alternative
https://nocodb.com
GNU Affero General Public License v3.0
49.24k stars 3.36k forks source link

🔦 Feature: Allow rollup also for linked formula fields #7975

Open Jean28518 opened 7 months ago

Jean28518 commented 7 months ago

Please confirm if feature request does NOT exist already ?

Describe the usecase for the feature

Suggested Solution

There are two solutions to address this problem:

Additional Context

With such a feature nocodb tables could become so much more functionality. In my opinion the current implementation of the rollup field is a good start but it could have much more potential :)

(And yes, this example is simplyfied. There are many, much more complex real world examples I could imagine.)

EngiBenchi commented 6 months ago

Yes this one is high on my list as well. I even made a small example for it. imagine a list with people and there day of birth than you can calculate there age: People_birthdate And you want to have some demographics: Demographics As for now you can't use the calculated value in the rollup field [Age]. I had to use the copied value [Age2]