Hi gliders, I have an app used for building quotes. I have a big table for quotes and a big table for quote items.
Quotes rollup related items to get price sum. Math columns calculate taxes to get total.
I want to make a dashboard with statistics about quotes and need to do rollups on the rollup/math columns in the quotes table but it won’t let me because you can’t rollup on rollup/math columns in big tables.
Any workaround to get this working?