Hi guys! This is my challenge: I have build a Bakery model. I have 8 products, the products are devided over 2 categories. Of all the products I have the COGS, selling price, turnover, sales, total costs and total profit. I only use a general list atm. Of all the products I have listed the 6 financials in my dashboard, so I have 8 tables in my dashboard. Now I would like to add 3 tables. One with the totals of 1 category and one of the other category and last the overall totals. But in these three tables I only want to display the averages of the COGS, average of selling price and the total costs and total profits. Is it possible to do this with the same module somehow or do I need to build a new module with new line items? Another quick question (I hope); is it possible to copy a module instead of making it from scratch again? Thanks, Peter