Introduction
This article explains how to open a web page in a QlikView application using a button object.
Create button object in QlikView
So let us start with the procedure.
Step 1: Add a button object
The next step is to add a button from the menu bar. There is the option, "Layout" -> "New Sheet Object" -> "Button..."; select it.
![Button]()
Step 2: New text object
Now this window will be opened and here we define the button name and select the action tab.
![button name]()
Step 3: Action tab
In this tab we perform actions on the button click of the add button.
![add]()
Step 4
Then this window will be opened and here you select the action and click on the Ok button.
![select action]()
Then you should define the URL of the web page that we want to display and click on the Ok button.
![web page]()
Step 5
Then when you click on this button it opens the web page.
![final]()
When you click on this button it show this confirmation box, then click on yes.
![confirm box]()
Now you will see the web page in your default browser.
![page]()
Summary
This article is very useful. It explains how to open a web page in QlikView using a button object.