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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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

Labels (1)
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!