QlikView 11.2 Build 12904 SR12 Release Notes
QlikView 11.2 Build 12904 SR12 Release Notes
QlikView 11.2 Build 12904 SR12 Release Notes
Content
1
1.2.1 Errors in Expressions - syntax errors displayed in chart objects which previously did not
show an error ..................................................................................................................................... 4
1.2.2 QVS stability ......................................................................................................................... 4
1.2.3 QVS stability ......................................................................................................................... 4
1.2.4 QDS improvements ............................................................................................................... 4
1.2.5 Support for Internet Explorer Touch ..................................................................................... 4
1.2.6 Direct Discovery Sub queries................................................................................................ 5
1.2.7 Possibility to turnoff Execute command in Publisher ....................................................... 5
1.2.8 New API call for load balancing in QVS cluster ................................................................... 5
1.3
1.3.1
1.4
1.4.1
1.4.2
1.5
1.5.1
1.5.2
1.5.3
1.6
1.6.1
1.6.2
1.6.3
1.6.4
1.6.5
1.6.6
1.7
1.8
1.9
Direct Discovery.............................................................................................. 13
Limitations .......................................................................................................................... 13
4.2.2
General comments
1 General comments
This document covers QlikView build 11.2.12902, Service Release 12. Information about QlikView 11.2
SR1-SR6 are not included, but can be found in the SR6 Release Note.
The release contains components of QlikView Desktop, QlikView OCX, QlikView Server, QlikView
Publisher, QlikView Webparts for Microsoft SharePoint(R), QlikView Workbench and all clients except
clients for mobile devices.
1.1
A security vulnerability related to XML handling in QlikView has been found, special thank you to Alex
Haynes, IT security analyst at Vente Prive for reporting. We recommend that you assess this
vulnerability in your QlikView deployment. A fix is provided in QlikView Server version 11.20 SR12
which we recommend all customers apply to alleviate this issue. Please contact Support if you have any
questions.
1.2
1.2.1 Errors in Expressions - syntax errors displayed in chart objects which previously
did not show an error
As a result of fixing bug 69228 Syntax checker not working, syntax error messages in object
expressions are now returned to objects instead of returned as NULL. This may result in an object
which rendered in SR10 or earlier, displaying an error message in SR11 (Error in expression). In
addition, QlikView Server will generate an error message in the QlikView Server event log every time a
faulty expression is evaluated. To avoid disruption in existing production environments and potentially
large growth in event log file size, this will only be ON in QlikView Desktop and by default turned OFF
in QlikView Server.
You are able to turn this ON by adding SilentErrorInChart=0 to the Settings.ini file for QlikView
Server (C:\ProgramData\QlikTech\QlikViewServer). We recommend that in test/development/QA
environments that this setting is turned ON so that errors in expressions are logged and faulty
expressions can be identified and corrected. Errors will be logged in the QlikView Server Events log
only if SilentErrorInChart=0, an example log entry is below:
Error SE_LOG: Expression Error. Doc: S&D Dashboard.qvw, ObjectId: Document\CH14, Expr(4).
General comments
1.3
1.4
General comments
1.5
A file named customTranslationsExample.js is also provided that shows syntax and which messages that
can be configured.
Configurable Ajax functions
For new or changed functionality in the AJAX client we will in future releases try to provide a
mechanism where you can choose to turn these functions/changes On or Off.
This configuration file is named customConfig.js and placed in Program
Files\QlikView\Server\QlikViewClients\QlikViewAjax\htc\customFiles " folder on the machine where
the QV WebServer runs.
A file named customConfigExample.js is also provided that shows syntax and which functions/changes
that can be configured.
Currently these features are configurable:
- TranslationEvents (see above Configurable Ajax Messages, default ON)
- MultiselectCalendar (possibility to select more than one day in Calendar object, default ON)
- InputDeviceRotator (possibility to switch between Mouse/Touch input on hybrid devices, default ON)
1.6
General comments
Direct Discovery can be used to load more than one table/view and supports ANSI
SQL join functionality. A limitation exists in the fact that in a single chart all measures
must be derived from the same logical table in QlikView, this could in fact be a
combination of tables from source linked via join statements.
The highest amount of consumed RAM during the task run, divided into physical
and virtual.
The highest amount of consumed RAM during the task run for all processes
combined on the machine, divided into physical and virtual.
Average RAM
The average value of RAM used for the task, divided into physical and virtual.
CPU information
QVB peak CPU:
The highest amount of consumed CPU during the task run used by the task
process (QVB).
The highest amount of consumed CPU ran during the task for all processes on the
machine.
Average CPU:
Elapsed time:
General comments
Setting up:
The task performance summary can be activated by setting the EnableQVBProcessSummary
to 1 in the QVB Settings.ini file.
Default location of the QVB Settings.ini file:
C:\Windows\system32\config\systemprofile\AppData\Roaming\QlikTech\QlikViewBatch
Note: The last row in the ini file needs to be blank.
1.6.4 Support for document administrator group with cross domain groups
Starting with v11.20 SR7 it will be possible to use the document administrator group in setups
involving multiple domains.
Note:
Using multiplied domains can result in a performance impact, where the use of cache is
recommended.
How to use cache:
Add/Change configuration key in QVManagementService.exe.config
<!-<add
<!-<add
1.6.6 Support to get Session and Usage CAL information using API
Adds support to use the API to get information regarding the Session and Usage CAL ex.
LastUsed, MachineID, UserName, QuarantinedUntil (when applicable).
Note:
An update of the service reference could be needed when upgrading from a previous version to
enable the new values.
1.7
Cross-release compatibility
It is not possible to have multiple versions of QlikView Desktop installed, i.e. the QlikView 11.2
Desktop installer will overwrite a QlikView 10 Desktop installation. However, the QlikView 11.2
Desktop executable file can be copied to any location on the hard drive and run from there without
conflicting with the installed QlikView version.
In order to run multiple versions of QlikView Desktop on a single machine, please follow this
procedure:
8
General comments
1.
2.
3.
4.
5.
Following this procedure, you end up with a working version 11.2 QV.exe, but the operating system
treats the prior version as your primary version of QlikView.
QlikView 11.2 has a file format compatible with versions 9, 10 and 11.
The QlikView Plug-In client is automatically installed with QlikView Desktop. If the version of either
client is changed, it is recommended to do an uninstall of the previous version before installing another
version. If any of the installations become unstable, they can be corrected by repairing the affected
installation.
QlikView 9 Workbench and QlikView 9 WebParts are not compatible with QlikView 11.2.
1.8
Installation programs
The QlikView Server installation program installs QlikView Server and QlikView Publisher.
The QlikView Desktop installation program installs QlikView Desktop and QlikView Plug-in for
Microsoft Internet Explorer by default. To install the Plug-in only, run the QlikView Desktop installation
using the custom setup option and select QlikView OCX only. A separate installation program for
QlikView Plug-in for Microsoft Internet Explorer is included in the QlikView Server install.
A 64-bit version of the QlikView Plug-In is included in the 64-bit QlikView Desktop installation
program. Follow the procedure above to install the 64-bit Plug-in. There is not a separate install program
for the 64-bit Plug-in.
QlikView Documentation and Tutorial, QlikView Web Parts for Microsoft SharePoint(R) and QlikView
Workbench are delivered in separate installation programs.
1.9
Support material
The new features in QlikView 11.2 are documented in the PDF reference manual and in the help files
that can be found in the separate installation packages.
2.1
Server installation
2.2
If data with over 2,147,483,647 unique values is loaded, QV does not load correctly. Also, after
2,147,483,647, the value turns negative as the data is displayed in record number in a statistic
box.
Dimension limits should not be used in tables that contain mini-charts. This will cause an out of
memory error.
The security settings of Internet Explorer may prevent users from exporting data or sending data
to Excel when using the plug-in client. The workaround is to add the QlikView server to the
trusted sites list or modify the security settings under Internet Options to allow launching of
external applications. In addition, ensuring the Enable Protected Mode check box is unchecked
may also be necessary.
AJAX for Small Devices mode is not compatible with Private Browsing in iOS5. In order to
have the full functionality of the client you must turn off Private Browsing in Safari.
On systems using UAC (Windows user access control), WebView may require that QlikView is
started using the Run as Administrator option.
The AJAX client will ignore all scroll bar settings except widths.
The AJAX client does not allow users to change scroll bar settings.
OnActivate and OnDeactivate Sheet Object Event triggers have been removed from QlikView
11 and later. The sheet level triggers are still available though, only the object level has been
removed.
The Activate and ActivateAll API methods no longer work since the OnActivate and
OnDeactivate object triggers have been removed.
The new, scrollable tab row is not available in Internet Explorer 8 and lower or in older versions
of other browsers. In older browsers, the original tab row will be used.
The vertical label setting on Pivot and Straight tables has no effect in AJAX.
Prior to QlikView 11 some graphical charts allow an 'others' segment. When these charts are
opened in QlikView 11, the X-axis presentation limit and the label are moved to the proper
places on the Dimension Limits tab. This is not the case with straight tables. The label will be
moved to the Dimension Limits tab but the Max Number of Rows value will remain as it was.
Graphical charts with Max Visible Number set in version 10 and older will have this setting
migrated to the new Dimension Limits tab in the property dialog. The new settings will be to
Show Only using the Largest values
The default significant digits have gone from 8 to 14. This only affects list boxes and
expressions that have not been reformatted from Expression Default.
10
The Menu option and Dialog box for interacting with Server objects have been removed. The
View | Show Server Objects menu commands should be used to interact with server objects.
Suppress Zeroes is not being done in Pie and Funnel charts. Zero values were
previously suppressed in the front end for expressions in these two charts. With the addition of
Dimension Limits, QlikView will no longer suppress zero values for expressions across all chart
types. This will affect charts that have only expressions and no dimensions. Zero values caused
by dimensions will still be suppressed as before when the option is enabled.
Scrollbars in AJAX do not respect changes in the settings. This is because we have changed the
way scrollbars are rendered in AJAX.
2.3
The script parser no longer accepts incomplete quotes (or brackets) around file names.
The default color scheme for script and expression syntax has been changed.
On 64-bit systems, 64 and 32-bit QlikView loads both 64 and 32-bit custom connectors.
QlikView first looks for 64-bit connectors in the current QV.exe location and then in Program
Files/Common Files/QlikTech/Custom Data. Further, QlikView looks for 32-bit connectors in
the current QV.exe location and then in Program Files (x86)/Common Files/QlikTech/Custom
Data. If several connectors with the same file name are found only the first one is included into
the connector list.
The macro script debugger is no longer in QlikView. The product is no longer supported by
Microsoft.
2.4
WebView help is not completely context-sensitive like the rest of the help. The help will react
to the currently selected object but not the properties within the object. The help can be opened
from the Help menu or from within the regular QlikView help.
2.5
Due to a limitation associated with using Microsofts COM objects we recommend that you
limit the number of QlikView Engines (QlikView Enterprise Management Console>>
System>> Setup>> Distribution Services>> Advanced tab) to a maximum of 9 or the number of
processor cores available on the host server -1, whichever is lower. If you have more than 9
processor cores, and wish to run more Engines, contact Support for information regarding a
registry change to the Desktop Memory Heap settings on the server.
The QlikView Server services are designed to run as local administrator. Running with an
account that is not local administrator is an unsupported scenario.
To use the QlikView Management Service (QMS) API the group QlikView Management API
must be created as a local security group on the QMS machine and the account that uses the API
must be part of that group. This will also apply to importing tasks from another QMS. There are
two exceptions to this:
In QlikView 11, EDX runs through the QlikView Management Service (QMS) API. This is a
major change from QlikView 10, where EDX is realized by calls directly to a QlikView
Distribution Service (QDS).
Search results may differ between two searches in a clustered Directory Services Connector
(DSC) right after a change since each DSC caches individually.
When using session recovery (session recovery is only applicable for the AJAX client) there
will be a Server bookmark in the QlikView Management Console for each user that is using a
document. These Server Bookmarks will reappear in the QMC even if deleted because they are
generated by QlikView to handle session recovery.
When losing the network connection - even briefly - there will be errors in the task logs and
event log.
When using Session Collaboration, invitees have the same data access privileges as the session
initiator.
QlikView cannot sustain the inputfields if the document is opened without data. Therefore, any
document containing inputfields will always open with data, even if flagged not to do so. When
this occurs, a line indicating this behavior will be written to the log file.
12
Direct Discovery
QlikView Direct Discovery capability combines the associative capabilities of the QlikView in-memory
dataset with a query model where the source data is not directly loaded into the QlikView data model.
The aggregated query result is passed back to the QlikView user interface. The Direct Discovery data set
is still part of the associative experience where the user can navigate both on the in-memory data and the
direct discovery data associatively.
The QlikView Direct Discovery feature is a hybrid capability where the in-memory and direct discovery
data sets can be analyzed together, even in the same chart. The business users can make selections on
either of the data sets, and see what is associated and not associated with the same QlikView association
colors; green, grey, and white. They can create charts that help them analyze data from both data sets
together.
This hybrid approach provides much greater power and flexibility than the data visualization tools or
traditional query capabilities because with these tools, the users can either create extracts to an inmemory engine or run queries on the database but cannot do both on the same application persistently.
QlikView Direct Discovery enables users to perform business discovery and visual analysis against any
amount of data, regardless of size. With the introduction of this unique hybrid approach, users can
associate data stored within big data sources directly alongside additional data sources stored within the
QlikView in-memory model. QlikView can seamlessly connect to multiple data sources together within
the same interface, e.g. Teradata, SAP, and Google Big Query, allowing the business user to associate
data across the data silos.
3.1.1 Limitations
Due to the interactive and SQL syntax specific nature of the Direct Discovery approaches a number of
limitations exist.
The following chart type is not supported;
Mini charts
And the following QlikView features are not supported;
Advanced calculations
Calculated dimensions
Comparative Analysis (Alternate State) on the QlikView objects that use Direct Discovery fields
Non Dimension Direct Discovery fields are not supported on Global Search
Binary load from a QlikView application with a Direct Discovery table
Section access and data reduction
Loop and Reduce
Synthetic keys on the Direct Discovery table
Table naming in script does not apply to the Direct table
The use of * after DIRECT QUERY keyword on the load script (e.g. DIRECT QUERY *)
Considerations from a security perspective.
All of the users using the QlikView application with the Direct Discovery capability will be using
the same connection. With this initial release, authentication pass-through or credentials-peruser are not supported.
13
14
QlikView Desktop
To upgrade, previous versions of QlikView need not be uninstalled. However, the previous installation
will be overwritten and the settings from the earlier version will be used.
4.2
QlikView Server
15
Known issues
5 Known issues
The following issues were identified at release time. The list is not comprehensive; it does however list
all known major issues. The ambition is to have the issues fixed in coming versions.
5.1
It is not recommended to use the OCX plugin in combination with Direct Discovery.
Direct fields do not populate system fields in the same way as in-memory fields.
(#51841)
Logical data islands in the data model behave differently between Direct Discovery
and in memory tables. (#50880)
Tablebox not updating when it contains only MEASURE or DETAIL fields and
DIMENSION field clicked in Listbox
Cannot do a reload when app contains tablebox and textbox at the same time
selecting a value in a table box that is in a detail or measure field results in a X through
the table box
Unexpected behavior on updating data in the source DB with a list box DIMENSION
If direct sql data source is down, opening a DD QVW takes several minutes
The Subversion wrapper has a problem with parsing different language code pages.
QlikView supports subversion 1.6.17 and 1.7.x. Trying to use other versions may result in
incompatibility issues.
A document with input fields will create a .shared file when it is opened on an Accesspoint. Due
to underlying data structures, the .shared file will grow with an average of 50-80 bytes/input
field value when the input field value is changed.
QlikView 9 (Desktop and Server) cannot open documents that contain the new QlikView 11
actions.
When upgrading from a prior version to QlikView 11, the internet cache should be cleared
before the new AJAX property dialogs can be used.
Pressing the Help button in the AJAX client invokes help but not context sensitive help.
When using QlikView Help in Firefox (AJAX), the browser window will resize (reduce in size
or minimize).
When both x86 and x64 versions of QlikView Desktop are installed on a single machine an
uninstallation of either will leave some files on the hard drive. These files can be manually
removed.
When using the AJAX client in IE, list boxes with many (>50,000) items will display a white
box instead of the values when scrolling / paging though the list.
The alignment options for Multi-Line captions do not work in the AJAX client in IE7.
Nested grid containers will expand beyond the outer container when first created in the AJAX
client. Pressing F5 or resizing the outer container will fix the problem.
16
Known issues
The Select Report dropdown is active in the AJAX client even if the QlikView Server does
not allow printing. The users will not be able to print even though it appears they can.
QlikView 11 can open QlikView 10 project files (XML). If there was a container object in the
original QlikView 10 file, it will be lost when opening the project files in QlikView 11. This
will corrupt the new QlikView 11 file and the entire container will need to be reconstructed. The
work around is to open the QlikView 10 file in QlikView 11 and recreate the project files.
Reportedly this could happen with QlikView 11 files as well, please follow same procedure and
re-create the project files.
Creating multi-column list boxes in AJAX is not working correctly. The slider to change the
number of columns is not working. However, the user can type a number into the box next to
the slider to change the number of columns.
QlikView will render graphical charts with multiple dimensions and multiple expressions (a
combo chart with two dimensions and three expressions, for example) though the chart will not
provide much value. Currently, QlikView will produce a drawing failed internally error when
trying to render graphical (not straight and pivot tables) charts with these characteristics.
5.2
When adding Document Administrators, it shows in the GUI Add users and Groups, but
security groups are not allowed as document administrators. (#52143)
QMC Webhelp is now available in Japanese. To replace English Webhelp with Japanese
Webhelp, please rename the two folders (QMCHelp and QMCHelp_JPN) which you typically
find under C:\Program Files\QlikView\Management Service. Change QMCHelp to
QMCHelp_Old or QMCHelp_eng (or delete the folder if you do not need English help).
Change QMCHelp_JPN to QMCHelp the Japanese help files will now be accessed when
you click the Help icon in the top corner. A PC that has displayed the English help files needs to
empty its web cache to ensure the Japanese files are loaded. Any QlikView services running
need to be stopped before making the changes and started again after the change was made.
English documentation for QlikView Desktop is included in this release. Other languages must
be downloaded from the QlikView website.
It is possible to have the Help language different from the QlikView Desktop interface. This can
be changed on the General tab of User Preferences.
5.3
When using Script parameters in a reload task without a loop and distribute, only one reload
will be executed, i.e. only the first parameter value will be used. The possible workarounds are
either to add a loop and distribute to e.g. a scrap folder, or to create one task for each value.
Network Storage Devices other than Microsoft Windows based shares are known to cause
system instability and are not currently supported.
Running an older version (pre v11) of QlikView Server after having a v11 QlikView Server
installed and running will disable the existing anonymous account. In order to run the older
version of QlikView Server, the anonymous account must be enabled BEFORE starting the
older QlikView Server.
The suggested filename when downloading from the AccessPoint may have non Western
European characters replaced by underscores in browsers that do not support UTF-8 headers.
If QlikView Server isnt allowed to disable the anonymous account it will still try every time it
starts.
17
Known issues
5.4
It is possible to enter more text in document description than will be visible in the Access Point
QlikView Workbench
In some situations it may not be possible to edit the properties of an Extension Object created
with the Extension Wizard.
Some of the extension examples use direct links to /QvAjaxZfc/ instead of relative links. This
will cause these examples to fail in Workbench (and Web Parts). To make them work
LoadExtensionScripts LoadCSS should be used. E.g.:
Qva.LoadScript("/QvAjaxZfc/QvsViewClient.aspx?public=only&name=Extensio
ns/QlikView/Examples/geoHeat/raphael.js", geoHeat_Example_Done);
changed to:
Qv.LoadExtensionScripts(["Extensions/QlikView/Examples/geoHeat/raphael.
js"], geoHeat_Example_Done);
and:
Qva.LoadCSS("/QvAjaxZfc/QvsViewClient.aspx?public=only&name=Extensions/
QlikView/Examples/org/main.css");
changed to:
Qva.LoadCSS(Qva.Remote + (Qva.Remote.indexOf('?') >= 0 ? '&' : '?') +
'public=only' + '&name=' +
"Extensions/QlikView/Examples/piechartlabel/style.css");
18
Title
XML attack preventor
Chart: Sort on Y value option is missing
QMC: Unable to search with * (not wildcard search) in Manage Users
PGO watchdog should be disabled for single node installations
Sync of settings among nodes in a QVS cluster doesn't work if a node fails to acquire a
crypto service provider from Windows
Pivot Table: Values not shown when previous dimension values are null
Direct Discovery on QlikView 11.20 SR 11 not working when access via AccessPoint
Different Chart Property menu between SR10 and SR11
Sort by Freq has changed from earlier versions
Direct Discovery on QlikViewServer can fetch all the data
19
Title
iPad - Scrollbar - 'Chart Pivot table' object touching scroll issue
Pie Chart: Slice size is not correct
Section Access: Objects in Containers show headers (labels) even though Section
Access should prevent user seeing the object
Y-axis doesn't show proper number format in combo chart when one expression value
is empty
Chart object: Expression editor indicates false error when using implicit exclusion
IE Plugin: IE hangs when adding a new sheet object with Plugin 11.20 on QVS 11 SR2
QlikView IE Plugin does not validate Expression, always shown as "Expression OK"
QlikView Developer: Using advanced search from the Edit menu crashes QlikView.
Memory Statistics output "-1.#J" as Size
Desktop WebView Calendar object dropdown "Unexpected exception occurred!"
Plugin: QVPlugin crashes when changing tabs from left to right or other way around
IEPlugin Auto-Ascending for List Box is Active Without Scroll Bar if Session is
Established during Reload
Linechart limited by static max value not rendered as expected
QlikView Manual should warn users that creating large table boxes can lead to
unrestricted memory growth
Using a QVS cluster for WorkBench delays load from second QVS node
WebView: copied objects almost invisible when minimized
Cycle button breaks
Current selections box not showing all the current selections through IE-plugin
Security: Save Documents (user) disabled for admin users
Pivot and Straight table data not updated when opened via AJAX
Performance degrade when opening document QV10 vs QV11.20
Chart expression image not working in 11.20 SR1 Server when viewed from Chrome or
Firefox browser
List Box: error when combining "Set Analysis" and "AND mode"
Stock chart line does not update when scrolling X-axis
Google Maps does not work with Fire Fox/Chromes
iOS - Safari - Direct Link - Login - Logging into iOS Safari 6.1.3 through a direct link and
canceling the log will make a prompt come up and wont go away
Sheet objects disappear after making selection.
QvAjax.js error if Null value is selected in AJAX
OCX license does not to show up in CTRL + Shift + Q menu
Ajax/WebView: Dimension in Pivot table doesn't display text as Vertical when pivoted
Pivot table: Cyclic work and Enable Conditional mot working in some scenarios
Desktop: Cyclic/Drill-down icon is displayed wrong if there is a conditional dimension.
Multibox list on Ajax does not show data when switching contracts
Ajax: Text Object in Container Object with Background - Image doesn't work properly
AJAX: using special character chr(11) does not work
Objects list not displayed in Container Properties
Pivot table properties in Ajax/WebView, Edit Expression (>Caption>Label>Edit
Expression) need 2 clicks to be opened.
SalesForce Connector login fail when password string contain "<"
20
63101
63145
63238
63275
63480
63587
63685
64008
64141
64519
64910
65279
65354
65483
65640
65681
65695
65791
65821
65838
65972
66023
66060
66068
66444
66531
66618
66619
66698
66915
66954
67007
67022
67070
67073
67132
67134
67230
67282
67300
68642
68645
68648
68663
68709
68715
68757
68765
68770
68792
68801
68806
68842
68848
68858
68938
68947
68955
68960
68961
68987
68989
69009
69011
69065
69069
69085
69093
69112
69121
69130
69132
69135
69141
69155
69157
69158
69159
69410 Override Group Sort Order option not checked after closing/opening document
69419 Conditional Show with smaller Container Box than Chart not working in Ajax
69421 Slider with null in "Max Value" causes huge memory consumption when loaded into
QVS
69424 Radar chart shows "Positive and negative value in chart" when "Force 0" unticked
without negative values
69436 AJAX: Save and Send as attachment exported Excel results in *.aspx format
69442 Ajax: Straight table , Cycle group menu not displayed with more than 15 dimensions
69459 #Tabrow not found by extension
69466 Re-save 11.20 SR4 document with Containers in SR5 or later format makes it hang
upon opening it next time
69469 Cleaning tool recognized OrphanEntries error but they are not
69470 Reload successful in QV.exe although reload actually failed
69472 Qv.exe no response while changing through Container box objects
69487 WaitForIdle doesn't work properly using qvp connection
69490 User can still resize columns in InputBox and Multibox in Web View with Move/Size
Sheet Object disabled
69491 Clear Icon Doesn't Clear Selections In AJAX
69495 Statistics Box displays incorrect sum value with opening 2 similar QVWs at the same
time
69512 Out of the session and USAGE CALs error
69516 AJAX - Pivot Table drop down selection missing for last dimension
69521 Print and excel icons displayed using the wrong theme
69529 Allow empty LDAP property fields
69530 Negative value "bar offset" treated as positive when ValueList() using bar chart
69531 Shared objects are broken when copied
69535 Font color and formatting is not kept in reports
69541 QlikviewManagementServcie - The document does not have a root element.
69554 QMC - Document admins not able to open QMC
69558 Excessive logging SE_LOG: User - GetGroups: DCName is empty. Fetching...
69564 AJAX - Cell borders disappear for blank cells
69566 Scroll bar in ListBox stops working
69587 Scroll bar in Text Object become locked or nonfunctional
69589 Reload Engine down when installed components on different machines without
Publisher license
69590 Mode() returns incorrect value
69591 Reference Manual does not clearly state that we require local Administrator
membership for our Services
69592 QMC help text on Configurable ODBC is wrong
69599 Line Chart: Number labels on Y axis change from percentage to fixed decimal
69600 Minichart within a straight table without dimension shows allocated memory
exceeded
69603 Slider bar doesn't match with numbers
69604 Total Mode "first string" and "last string" in Straight Table gives unexpected result
69611 Global search object functions does not work properly in AJAX
69614 Show Value not working with Stacked Bar Chart
69624 Current Selections Lock, Unlock and Clear buttons not visible
69634 OnInput/OnChange macro fails in 11.20 SR9 AJAX (Worked in SR3)
25
69635
69642
69653
69660
69670
69672
69676
69677
69682
69685
69686
69694
69695
69812
69817
69820
69859
69862
69866
69869
69878
69886
69890
69909
69911
69922
69923
69927
69928
69932
69936
69945
69948
69953
69956
69962
69971
70213
70258
70381
66704 Ajax/WebView: Memory usage spikes up after clearing selections if objects configures
conditional show
66845 Multibox Tab disappears when activating it in a container
66926 API Guide: Remove 0=HTML,1=Text,2=Bitmap from param3 for ServerSideExportEx
67055 Export to Excel from a pivot table gives junk values
67141 Distribution Service: No Trigger works when more than one "On multiple eventtriggers" is set up in one task (AND / OR)
67143 Ajax - URL/Link - Dark default color: The URL/Link text color is shows dark blue or
purple color within Ajax client and won't obey the "text color" change.
67218 Values will not follow the selections point in the multibox object.
67279 Drill Down didnt work if a dimension before is hidden
67418 Container: charts in containers dont always render correctly
67426 Document Bug: Force Patterns instead of Colors in User Preferences incorrectly
translated in Japanese
67440 Inconsistent behavior of Dynamic Bookmark based on locked selections
67461 Desktop - Opening and closing qv.exe while splash screen visible causes qv.exe to
crash
67504 Bar Chart "Drawing of chart failed internally" Error when use IEplugin
67506 Desktop Client: Variable Event Trigger > OnChange >Activate Sheet causes freeze
67588 Not able to set background color of Multi Box
67891 Current Selections drop down box does not display selections in the correct sorting
order in Ajax
67903 Security Concern: Removing HTTP Header information
67906 Direct Discovery: Table box displays "Direct query failed" when making selection
67919 Small devices version - Bookmarks - gauges - IPad/IPhone: when user use small
devices with IPad or IPhone, when user selects a bookmark that involves a gauge
object, when user views the gauges it loses the perspective or disappears (blank
page).
67922 AJAX - 'IS_IE' is undefined Error In Internet Explorer 10 After Adding or Deleting
Bookmark
67983 Certificate communication on Windows Server 2012. Restarting QlikView Services can
cause the server to reboot itself
68000 Problem to change order for a dimension in a straight table in Chrome.
68017 AccessPoint - Vertical Alignment on data points not working on Scatter chart
68107 QV Desktop: Help > QlikView on the web > Support opens an internal URL
68163 Desktop - Copy Button displays in Right-click menu when copy object privileges have
been restricted
68164 Listbox background with IE8 AJAX
68229 Docu Bug: QVD Load
68346 Juxtaposed texts and images do not render properly in iOS app
68361 Juxtaposed texts and images do not render properly in AJAX using mobile Safari
68385 Internet Explorer Plugin unable to process 'Transfer State' option in Open QlikView
Document Action
68394 Cannot find any information on "Importing QVD with asterisks are not supported
since 11.20"
68419 AJAX client cannot show characters in Unicode CJK Extension B (C++)
68525 Ajax: Pivot Header Alignment hide label
68527 Listbox not updating after selections has been made from button with triggers
68570 Chart properties box leads to unresponsive session
28
30
Title
Use Column Labels-> "Field" doesn't work correctly(IE7)
Minimized chart is restored when open from in Ajax
Desktop: Unable to open application in WebView with double click on qvw
Dimension Limits - Show Total in Bar Chart does not properly scale axis
Japanese Translation Straight Table>Presentation: Horizontal Different
Manual/Help/Product
Selecting "Advanced mode" in Scatter chart Expressions tab shows Sort tab instead of
"Advanced mode"
App can't restore with prj Folder
Low verbosity on Eventlog, still a lot of entries of Mount browsing
Variable for font color doesn't work in Chart Legend
Source Control Settings errors out in Windows Server 2003
Server - unable to remove a node in QMC when the QVS node is offline
Holding down shift key does not select multiple values in AJAX client
QMC: deleted assigned CAL under User tab cannot be restored by undo delete icon
and apply
Annotations stays in the shared file even though chart is deleted
Invalid Machine ID corrupt PGO File
Advanced search expression is not restored from bookmark
No Publisher: Removing task that referred in "On Event from Another Task" will leave
orphan task
QMC: Trigger On a schedule > Monthly > Days or On + Last is not working as expected
Starting 2 batch-tasks that will start on the same task to success, one batch-task fails
every time
Run Continuously option not available in QlikView Server with Publisher
QMC: cannot open document to set up loop and reduce task
The shared file was broken when it is over 4GB
Desktop Client fails gives error on Update Check
Input fields are not loaded from shared file
AccessPoint Download Double byte Document Name Garbled in the Download
Window
Trigger "copy State Content" (Default State to Alternate State) with Section Access
causes corrupts the App
QV11.20SR4: Dynamic Update statement fails when Table has only a single row
AccessPoint No Server or No Preview Available if Root Folder name is in Japanese and
there is a certain number of QVWs
QVS - Shared file causes server to max CPU/RAM but shows no errors in cleaner tool
IPad app: Charts not loading in offline mode
QlikView web service log file System.Exception Errors do not parse well in QlikView
File Wizard of Script Editor
Plugin is hanged when clicked back button on the browser with Direct Discovery 2.0
Documentation update Certificate Trust
Field Event Trigger: Selection is not deselected
Clear button makes memory RAM increases rapidly making QVS crash
batch started task doesn't send alert emails
31
67929
67979
67987
68055
68120
68127
68168
68294
68313
68317
68327
68371
68448
68457
68503
68515
68538
68548
68555
68562
68564
68573
68574
68578
68587
68613
68619
68620
68624
68630
68635
68668
68672
68673
68675
68678
68691
32
68692 QMC: Sort order of "On event from another task", "On multiple events completed"
and "Task Dependencies are different when using 0 as leading number
68694 QMC: Unable to add/change Task name/Task Description after a Trigger has been
added in Internet Explorer 11
68698 Data Discovery with WebView hangs
68703 Opening reloaded application takes down QlikView Server in SR6 and SR7, works fine
in SR5
68706 Developer x86 Does Not Read QVX Files
68711 Documentation: There is no documentation to Task performance summary and
Release Notes are not good written
68716 Source Document Folder Mounts - interacting with white space deletes mounts!
68728 Search window shifts to left if list box is wide
68744 SR7 PRJ File Causes Container Object to not Display
68778 When trying to open variable overview in desktop client, desktop client crashes.
68845 Report containing objects with unfulfilled calculation condition will cause QV.exe to
freeze/crash or the report will be uneditable
68851 Desktop objects in container not shown
69164 AJAX: Calendar dates not picked properly
69322 AJAX: application becomes unresponsive in IE 10 - session must be closed
33
34
67784 Document bug: In Load Script, colon in alias names are no longer valid in 11.00 IR or
later and has to enclosed by [] brackets. This should be mentioned in Release Notes,
Manual and/or Help.
67789 Documentation: Documentation of stored content in Bookmarks is missing
67801 After applying a bookmark, not all selections shown in current selections box
67825 Mobile - iOS 2.0 - Password - Lockout - Logging into the iOS application with the
wrong password will cause 3 failed login attempts instead of 1
67846 [Document] Add comment "not to use identical names between field, variable and
column"
67850 QMS API call GetUserDocumentNodes fails when folder contains large amount of
items
67899 Documentation: Default Export Options>No Thousand Separator for exporting to
Excel
67927 QMS - QMS log becomes huge when SQL fails (>1GB) But no other indication is given
that something is wrong
67941 Documentation: Reference Manual: Data structure changes affecting bookmarks
67969 Documentation: Description of Error Mode in manual/help
67993 Export buttons no longer show in AJAX
68031 Documentation: Manual is not clear on how Preserve Scroll Bar Position is applied.
68051 Reload in QMC is not retaining sort order in straight table with a conditional
expression
68078 iOS Offline Client not compatible with FIPS - Server side code
68099 Input fields are updated with the wrong values when opening the QVW in Ajax (C++)
68109 Server Reference manual warning message before apply publisher license to prevent
task lost
68140 GetCurrentSelections() fails on the server when we add Section Access and omit
field(s)
68141 General Script error when doing numerical expansion after EXIT Script
68142 Windows RemoteApp - Developer - Calendars: QlikView Developer crashes, when you
select the Calendars object within Windows RemoteApp.
68144 "IE cannot display the webpage" error when re-login AccessPoint using the alternate
login page after session Timeout
68151 Documentation: QlikViewPDF doesn't exist and isn't downloadable separately
68153 Plugin hangs occasionally in certain conditions
68154 Inconsistent Data from Set Analysis Expression.
68175 Connection busy with results for another hstmt
68185 Using Report Editor on a specific QVW file crashes QV Desktop
68186 Desktop Client: Values on Data Point are not shown correctly in vertical stacked bar
chart with negative values
68192 Documentation - QMC help - Reload Engine: Need to be clearer what services will
show when (no publisher) reload engine is only available.
68198 Desktop - Getting Started Wizard - Drag and drop Xls: When user drags and drop a
XLS file in the stated wizard of developer the "next step" button is grayed out.
68199 Ajax-WebView with desktop client multiline header alignment is to top only
68209 Internet Explorer - IE8 - Check boxes - Labels - The label for a checkbox in IE8 is blank,
but other browsers show the label fine
68215 WebView/Ajax: Line break in table cells does not work
68236 AJAX: Undefined displayed in empty InputBox when user clicks in it
68261 Ajax, cannot make multiple selections of days for calendar object
68280 SAP extractor shifts fields using tRFC
35
68303
68305
68308
68309
68311
68322
68330
68373
68397
68417
68477
68686
36
67395 Shared File - AJAX - Session Lost - Large Shared file that worked in 11.20 SR3 causes
AJAX to trigger a Session lost when used in 11.20 SR4
67404 API function apiClient.GetTaskStatusNodes returns different values randomly
67425 Radar chart - Tick mark missing for negative values - QV 11
67432 Background Images are not shown in Ajax if .QVW file name with contains a round
parenthesis ( or )
67437 Easter egg: ServerTempBookmarkDayTimeout doesn't work anymore
67442 QVConnect.exe crashing when connector logging active
67487 Table data is not displayed
67549 Copy and Paste No Longer Available
67551 Calling a document that Direct Discovery script is failing with Server crash.
67563 IOS Client Failed to open document when document title contains Cyrillic characters
67598 QMC: simple reduce fails to pick the right values
67629 AJAX: Dimensions in pivot table disappear when document and pivot table is updated
67634 Listbox with "Size to data" not sizing properly in Ajax.
67662 Ajax/WebView: if the object is Transparency 100%, the bottom object is clickable
67703 Graceful refresh causes the QVS to restart for a specific document
67706 Server - MaxReceivedMessageSize not allowing large log files to be viewed in the
management console
67744 Mail with Bookmark as link creates incorrect URL when using IEplugin through HTTPS
webserver - Generates "HTTP" URL instead of HTTPS
67792 QMC - Monthly trigger - GUI Fields overlap
67824 Direct Discovery: Unexpected data seen in chart
67826 Small device (mobile) view doesn't show all the table contents
67838 AJAX: Cannot drag and drop Expressions from the Repository into objects
67859 AJAX - Multibox - Always One Selected Value - Deselection Turns Multibox White
Instead of Green; Shows in Current Selections as Selected
67924 Calendar: in AJAX/WebView, right-clicking on expanded calendar displays the sheet
properties menu in the back
67950 Not possible to add connection QVS on other server when using certificates
67954 Reloaded wrong data with Japanese JIS used "|" as a delimiter
67965 SNMP Functionality and Restrictions not documented accordingly
67976 AJAX - Scaling and Positioning of objects (text objects, list boxes, ..) incorrect - leads
to overlap
67985 11.2 SR5 Degrade - Concatenate in combination with SUM and $ expansion of
variables in the script
67999 Ajax - Export to excel The requested content has opened in another window Pop Up
68029 Unable to define days in weekly triggers for supporting tasks in 11.20 SR4
68035 Parallel Loop and Reduce tasks could trigger Windows RPC stall
68037 Desktop Client/Server: General Script error after update to 11.20 SR 6
68049 Applying Transfer State in a document chain causes freeze
68050 AJAX/WebView: Problems using Windows checkbox style with Internet Explorer 8
68052 Document publisher reload - Binary reload - Takes longer to execute: When a
Document reloads in V11.2 SR4 or SR5 and it is executing a Binary reload, this take 10
- 20 times longer to complete comparing older versions.
68118 AJAX - Current selection box not showing all items when first item is word wrapping
more than 3 lines
68126 QVS goes into idle mode
68134 Ajax: Text in input box should be selected when clicking on it
38
39
-VERIFY: By using the parameter -v the Cleaning Tool will analyze the shared file specified in the
command-line, and create a report detailing the results of the analysis performed against your shared file.
If during the analysis the tool detects there is one or more INVALID/CORRUPTED object entries, in the
shared file, the QVS will log as much information as possible around the INVALID entries.
-PURGE: By using the parameter -p, the cleaning tool will verify the shared file, and then also create a
brand new version of their SharedFile with corrupt entries removed. This clean version of the SharedFile
will be placed into the same folder where the original SharedFile is located. The new file will be called
MYFILE.QVW.Shared_clean, and the original shared file will not be overwritten. The server
administrator can then make a decision to replace the original shared file with the new, clean shared file.
The format of the command that users have to type into the Command Prompt for using the SharedFile
cleaning tool is the following:
C :\> < Folder path where the QVS is placed + \QVS.exe > < -x > < Folder path + \Name of
the SharedFile > <Cleaning Tool Mode> -l <Log Folder path>
Parameter 1: The path where the QVS.exe file is located in your system folder, plus, the name of the
file to be executed, in this case, QVS.exe. All text must be placed in double quotes.
Parameter 2: By entering x, as a parameter within the command, users are telling the QVS that they
want to run the SharedFile Cleaning Tool only. This will not start the QVS service in normal mode, an
instance of QVS will start, run the cleaning process then shut down.
Parameter 3: Path where the SharedFile to be cleaned is located, in your system folder, plus the name of
the SharedFile itself. All text must be enclosed in double quotes.
Parameter 4: If user wants to execute the tool in VERIFY mode, use parameter -v. To clean the shared
file, use parameter -p to create a new copy of the shared file, with corrupt entries removed.
Parameter 5: Optional, if you want to change folder for the log file.
40
6. Locate the verify file log the file will be called CleaningTool_MACHINENAME.log and be
placed together with the other server logs. The log will list each type of shared file object if
there is corruption. If the corrupt entry can be identified, it will list the object ID.
7. If there are corrupt entries, we recommend that you PURGE the shared file. Rerun the command
line as above, and change the last parameter from v to p. C:\> C:\Temp\QVS.exe x
C:\ProgramData\QlikTech\Documents\FinanceAnalysis.qvw.Shared p
8. The purge process will create a new shared file, with corrupt objects removed or corrected. Note
the resulting file may be larger than the source file. The new file will be placed in the same
folder as the source shared file, but will be called MYFILENAME.QVW.Shared_clean. The
original source shared file will be remain in place.
9. Rerun the verify stage again, remember that the new clean file is called
MYFILENAME.QVW.shared_clean, so adjust your command line accordingly, otherwise you
will just re-verify the old corrupt file again.
10. Locate the verify log.
11. Finally, replace the old corrupt shared file with the new file. Do this when the file is not in use
(i.e. there are no users accessing the application on the server). Rename the old shared file,
and copy the new shared file. The correct name should be MYFILENAME.QVW.Shared.
41
42