QV_ARG
Feature available from Bizview version - Bizview 5.0
Parameter (col A in PARAM) | Value in col C (example) | Value in col D (example) | Value in col E (example) | Occurrence in PARAM sheet | Comment |
---|---|---|---|---|---|
URL | URL Separator (; or , or any other URL separator) | TRUE/FALSE (open in new browser window or not) | 1 | Specify the URL to the web address you want to navigate to. In this parameter, only the "base" URL should be stated. Thereafter, arguments (dynamic input parameters) are added using WEBLINK_ARG or QV_ARG to specify what should be dynamically sent to the URL. | |
QV_ARG | <value> or $<controltag> from selection pane | N/A | x number of times | Add any dynamic argument that should be added to the base URL. QV_ARG is used for integration towards QlikView. All other integrations use WEBLINK_ARG. The type that is used is governed by selecting "Other" or "QlikView" in the Argument type list. |
If the WEBLINK report is an integration towards QlikView, then QlikView arguments can be defined in order to dynamically build the complete URL towards the QlikView report. When integrating towards QlikView, select "QlikView" in the Argument Type window, then Bizview will know how to build the complete URL (base URL together with dynamic arguments).
If QlikView is selected Bizview will automatically add "select=" before each control (specified in the area selected below), so that the complete URL will be correct towards the integrated QlikView report.
If the WEBLINK is connected to a Selection pane (in the Pane tab), then the control tags from the Selection pane can easily be added to each control ID by clicking the black square, as shown below:
LB01 is the first property ID in the QlikView report that needs input values. This control contains a year selection, and therefore, the LB01 control ID (in the image above) is connected to the control tag ID YEAR from the connected Selection Pane in Bizview.
LB02 is the second property ID in the QlikView report that needs input values. This control contains a month selection, and therefore, the LB02 control ID (in the image above) is connected to the control tag ID MONTH from the connected Selection Pane in Bizview.