cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Dear Team,

While using tabstrip component in Analytics Designer , is it possible to not load the data sources of other tabs through scripting while the 1st tab is getting loaded .

This is in regards to the performance of the dashboard . At the moment when I check the performance of the dashboard , all the tabs and the corresponding data sources are getting loaded simultaneously.

BR,

A Singh

0 Likes
View Entire Topic
avsalynin
Active Contributor
0 Likes

saurabh.sonawane will this work with BW Live?

My example: I have 5 Bex queries. The dashboard opens with the transfer of parameters through the link from another dashboard.

with Application.setRefreshPaused([ds1,ds2,ds3],true) the dashboard is initialized around 20-25 sec

but, when i physically delete 3 Bex then immediately - 10 sec.

Is it possible do not load data sources on initialization?

Alex_B
Participant
0 Likes

Hi avsalynin,

I have the same issue. Do you already have any solutions?

BR Alex