
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to import QVF files at one time in the Qliksense Hub
Hi Dear,
I'm unable to import files in the Qliksense Hub.
I have 20 qvfs files and I want to import them at one time. I want to select all qvfs and import them into the Hub.
but I'm unable. please help me for the same.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
go to QMC & import QVF 1 by 1.
Vikas
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Vikash ji,
Your solution is not fulfilled my requirement. As mentioned that I want to import all selected files at one time.
If have you a solution please do KT.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can only transfer it one by one, if you have server access you can place qvf files there at once otherwise you will have to do it individually through QMC.
Please Accepts as Solution if it solves your query.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
you need to do it 1 by 1 there is no such option it is one time activity.
Vikas
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use QRS API, you would need to develop some code
You can also use qlik-cli in Powershell, although is not supported by Qlik is very easy to use and implement.
https://github.com/ahaydon/Qlik-Cli-Windows
https://adamhaydon.com/Qlik-Cli-Windows/Import-QlikApp.html
Hope it helps!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In addition we also have some basic examples in PowerShell https://github.com/qlik-product-success/qseow-script-snippets/tree/main/QRS%20API
The script qrs_app_upload.ps1 can be used to upload all the files within a folder or only one, there are two options to get to certs, the file itself if you open it has some examples on how to execute the script.
Hope it helps!
