I have the fact table with 252 million rows and it is joined with other dimension tables.
I have a combo chart with product and month as the dimension and count(distinct id) as the expression.
I have a listbox with month and product selection. If i select few months in a listbox, then the chart takes nearly 40 - 60 secs to calculate the count. And when i check the value in Calctime of chart in sheet properties, it gives the value in millisecs as 41340 or 60432.