Hi! I am building a base where I need the total value of one of my columns (the SUM of all the numbers shown there) but as a summary of the whole table. I tried to do rollup but it works in rows and not columns. Is that option available? I know that ...