Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
bellesol
Creator
Creator

Change the default display of the QlikView homepage on desktop

Hi,

Is it possible to change the display when a user enters the QlikView desktop?

When the user enters QlikView desktop, I want to change the "Qlikview start page", so instead of showing the start page, it will display a URL page.

 

URL.PNG

 

 

 

 

 

 

2 Replies
petter
Partner - Champion III
Partner - Champion III

The first thing is straightforward:

Tick off the selection box on the lower left corner of the "Start up page" next time you start and it will not show afterwards whenever starting QlikView Desktop.

The second thing can be achieved if you are willing to use a QlikView Extension:

You will have to create a "launch" QlikView document which has a this Web Page Viewer (or equivalent) extension on the startup/main sheet. The QlikView Desktop has to be run in "WebView" mode to work with extensions.

https://community.qlik.com/t5/QlikView-App-Development/Web-Page-Viewer/td-p/1381756

or this one:

https://github.com/stefanwalther/qvWebPageViewer2

 

Brett_Bleess
Former Employee
Former Employee

Petter is spot on regarding how to disable the Start Page, so hopefully you have gotten that far with things.  

I did find the  'AutoStartFile' setting that you can use to launch a URL, I set mine to http://cnn.com, it did open the web page, but I got a ton of script errors on the page, so I cannot say if things will work for sure or not, but that is the setting you want to set in the Settings.ini of the Client, which is located in the following path by default:

C:\Users\UserProfileName\AppData\Roaming\QlikTech\QlikView\Settings.ini

Example setting from my file:

AutoStartFile=http://cnn.com

Hopefully that may get you fully functional now with your use case.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.