I have a dashboard with 3 ‘links’ along the top which changes the components displayed using dynamic visibility, however there is such a delay now when switching between them.
Is there any workaround which will help with the speed and make the dashboard more responsive?
Hi
Thanks for the reply, however this thread doesn’t really address the problem i’m having.
At the moment the data is static - there is no query being run yet, it is purely data held in excel and as such it runs quite fast.
The problem is when we are using dynamic visibility to change the components on the dashboard (not the whole thing, just 3/4 charts and some text labels).
Around 5 worksheets each with about 20 rows x 20 columns each - thought for readability they’re not all holding data
It’s not the fastest but i’ve tried on much better spec’d machines and if there is a performance boost it’s minimal
I’m not sure about this, so far i’ve just been previewing it through the dashboard interface or exporting to Business Objects Launch Pad to view through web
No bubble charts, around 125 components total including labels and shapes for aesthetics. Most of which stay on screen no matter which option is selected, only the data changes - and the data changes are immediate. There are maybe 8 components which are switched out (2 sparkline charts, 3 bar charts and a handful of labels) for about the equivalent number of components.
Yes i’m using VLookup, i read this should be avoided because of performance issues, but like i said, the switching of data is fine (when this formula is in use) it’s literally the triggering of the dynamic visibility which seems to cause very noticeable delay.
If you have too many formulae and if too many vlookups, the flash will take time to process it dynamically.
I would suggest you to replace static values in place of all formuale you are using and then try to see if the dynamic visbility is now processed faster in preview. If you still have issues after replacing all formuale with hard cided values (with no formulae), then it would seem to be some flash version compatibility issue.
The first step towards resolving these kind of issues is to ste by step rule out all possibilities each at a time.
I would recommedn these steps overall:
Remove all vlookups, if conditions etc in all your excel work sheets and try to run it and see if it is faster. if it is faster then you know its the formuae that are slowing it up.
If thats not the case try to see if you can get rid of some components and make your file size slimmer. some components can be heavy like grid component etc.
To trouble shoot closely, map a spreadsheet component and see it in real time what cells are getting populated slower.
Try to see if your MS Excel has any add-ins added. for example sometimes Liuve Office add in also can create some minor performance issues.