Portfolio Analyzer Views Loads Slow

F

fernando_paucar_s

I have a view that displays actual cost, work hours and baseline hours
for all projects. initially it loads fine. but when I just select, say
10 projects, from the a list of 40 projects it takes up to 15 minutes
to load the view.
the specs of the sever easily meets the requirements as does the
client's. the database's size is reaching 6 GB. Could there be a
setting that is slowing
this process? is there anyway to speed up when filtering views? Do I
need to create aggregations in the OLAP Cube to speed up the filtering
process?

thanks for your help.

-Fernando
 
C

Cory K. Walker

There have been reports that installing Service Pack 1 resolves this issue.

You're right though - it could be anything, especially a slow database. I
don't consider a 6 GB database that large, but if a lot of people are using
it at the same time, then that's something worth considering when analyzing
performance problems.
 
Top