Category Archives: QlikView 10

QlikTip #36: Loading a mapping table directly from a QVD file (QV10 SR2+)

In the past it was not possible to load a mapping table directly from a QVD file. We had to use some workarounds to break the optimized load like: Mapping_Map: Mapping LOAD Field1, Field2 FROM qvdFile.qvd (qvd) WHERE 1=1; or Mappping_Map: Mapping LOAD Field1, Field2, 1 as Field_temp FROM qvdFile.qvd (qvd); DROP FIELD Field_temp FROM [...]




QlikTip #29: Restarting/Stopping/Starting services in QlikView 10

Just a short update to the post "Restarting/Stopping/Starting services in QlikView" for version 10 of QlikView because some of the windows-services have changed in QlikView 10:




QlikTip #28: Configuring “Associative Search” in QlikView 10

In QlikTip#26 I announced to write some details on how to configure “Associative Search” in QlikView 10. First of all I’d like to bring the following article on “Associative Search” to your attention which has been posted in the new QlikView 10 WIKI section on community.qlikview.com. An excerpt of the most important part of this [...]




QlikTip #27: Introducing “Associative Search” in QlikView 10

With QlikView 10 a very powerful new feature has been added: “Associative Search“. This feature gives the end user the possibility to search for values in a listbox considering associated data to get the desired results. For example: Instead of directly selecting/searching for the company named “YXZ Company” within the “Company”-listbox, you can enter the [...]




QlikView 10 is generally available

Nice news: QlikView 10 is generally available … Check the official page at http://www.qlikview.com/us/landing/qv10 Availability: QlikView 10 can be viewed in action at http://demo.qlikview.com and will be available for free download shortly at http://www.qlikview.com/download So it is time to publish a lot of new articles about QlikView 10 I have tested QlikView 10 quite intensively [...]




QlikTip #26: Introducing Linked Objects in QlikView 10

In QlikView 10 a new (very, very nice) functionality will be added: Linked Objects Instead of copying some objects to other sheets and having to change the properties of these objects independently you can link some objects together and change these properties only once. All changes will be automatically shared with all other linked objects. [...]