Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to refresh the data using the short cut keys!

Hi All,

How to refresh(reload) the data of the document using the short cut keys?

Regards,

Rikab

1 Solution

Accepted Solutions
amars
Specialist
Specialist

Ctrl + R

or can use a batch file with syntax like QV Path\QV.exe \r QlikViewFileName

and can schedule to run the batch file using a windows scheduler

View solution in original post

2 Replies
amars
Specialist
Specialist

Ctrl + R

or can use a batch file with syntax like QV Path\QV.exe \r QlikViewFileName

and can schedule to run the batch file using a windows scheduler

Not applicable
Author

Thanks it works! I thought i need to the add the actions for that!