Hello, I’m new to NocoDB and I really like it so far. However, I’m facing an issue. I have a column where I enter prices as currency, and I need to calculate the cumulative total. Is there a way to create a column that automatically calculates the cumulative sum?
Hi @SmartKroom
You can use field summary for this purpose.
See our docs for reference: Field summary | NocoDB
1 Like
It was easier than I expected, thank you!
1 Like