Inspecting QVD files at script runtime with QViewer
At script runtime many concatenations and joins are made to transform the data to Qlikview application. Sometimes we need to inspect the resulting data to check for example if joins are made correctly.
The QViewer application, powered by EasyQlik, it´s a good tool to inspect qvd data without dispose it at a table chart.
The tip of this post it´s a way to inspect this qvd files at script runtime.
1 ) First of all, you must to download and install the QViewer tool;
2) After that, create a script function like this.