nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
143 stars 24 forks source link

Add ability to add Expression Columns #1270

Closed baditaflorin closed 1 month ago

baditaflorin commented 1 month ago

Is your feature request related to a problem? Please describe.

Example, I have 2 columns, a StartDate and a EndDate. I want to create a new column that will calculate the time difference between EndDate - StartDate to calculate the amount of time it took for that specific entry.

Or if you would have 2 itnerege columns, you would want to perform some mathematical expression on a third column that would be like divide column A / B

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

juliushaertl commented 1 month ago

I'd consider this as a duplicate of https://github.com/nextcloud/tables/issues/888 Maybe you can leave a comment there about the use case with adtes