Hey Guys
Due to one of my cubes needing a number of unpivots and loading lots of data, there are currently over 4 million rows! It takes quite a few minutes to load initially and for each filter change. I have warehoused the cube and the raw data in the cube preview comes pretty quick, it's the summary in the cube, or the charts in the dashboard that take ages.
There is some caching going on, because if you wait for it to load on the dashboard, then you filter to some parameter selections and then go back to the first parameters, it loads almost instantly. This cache doesn't last for long though.
I have looked at this page already https://www.dundas.com/support/blog/a-deeper-look-into-dundas-bi-s-in-memory-engine, but didn't come up with any concrete ideas for my situation. Increasing the cache time for this one cube might help, but is this possible, and what ramification will it have for dashboard speed / server load?
Our IT department say there is not enough memory on our server to do in-memory caching and really don't want to spend anything to buy more.
Is there anything else I can do to speed up at least the initial load time?
Thanks