Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Identifying reload complexion

Hi All,

I want to noify front end that reload is complete. How can i do it?

Please help ASAP

Regards,

Prajna

13 Replies
tresesco
MVP
MVP

Desktop client ->

Trace 'Reload is complete';

Sleep(2000);

senpradip007
Specialist III
Specialist III

When the reload is completed the following dialog box is popped up.

Not applicable
Author

How will the front end guy comes to knthe reload is completed.

The requirement is the front end guy will allow o see qlikview dashbioard only if its reloaded.

I have sceduled reload time to 3min.

Regards,

Prajna

Not applicable
Author

can u just tell me where i have to configure  and how does it behave?

Regards,

Prajna

tresesco
MVP
MVP

I would simply create a textbox with =reloadtime() , people will see the last reload time.     

Anonymous
Not applicable
Author

Why not use the reloadtime in text box.

This will help the users to check what the last reload time was.

and also enable the option in document properties as attached image...Capture.PNG.png

ashfaq_haseeb
Champion III
Champion III

Hi,

This is not supported by qlik by default.

You have to use some macro.

have a look at below posts for alternate solutions.

http://community.qlik.com/message/466251#466251

http://community.qlik.com/message/136277#136277

Regards

ASHFAQ

Not applicable
Author

Thank u.. but how it can be read by front end?

Once reload is complete front end shouls allow to view dashboard.

Hiow is it possible?can u suggest?

Regards,

Prajna

Anonymous
Not applicable
Author

Do you deny access to users at the time of reload and want to give access automaticlly when reload completes?????????