Posts

Showing posts from April, 2018

QlikView Top 50 Interview Questions with Answers.

Image
1.What is cross table?    Ans: cross table is common type of table featuring a matrix of values between two Ans: orthogonal lists of header data. To turn cross table into straight table use cross table prefix Ex. Cross table(attribute field, data field[ in])(load/select statement). 2.What is Inline memory in QlikView?   Ans: create table or add field to the table. 3.what is Set and let in QlikView and difference between it?   Ans: SET or a LET statement is often used To define the variable. The SET statement is used when you want a variable to hold the string or numeric value that is to the right of the Equal (=) sign.The LET statement is used when you need to evaluate what is to the right of the Equal sign e.set myVar=52 the result is “52″ Let myVar=5*2 the result is “10″ 4. Explain Join?   Ans: Joins are mainly used for retrieving the data from 2 or more tables - in QLIKVIEW join will join two or more tables and convert into one...

Qlik Sense Extensions - Pros and Cons

Image
As we know, extensions provide additional functionality that extend the capability of many products. QlikView has his own capability, however Qlik Sense does not provide inbuilt great visualizations. Here extensions play major role, enhancing the look and feel of the product to next level. Visualization Extensions are a possibility to extend the visualization capabilities of Qlik Sense by using only standard web-technologies. The concept of extensions in general can also be seen as a plugin-mechanism which allows developers to combine the power of Qlik Sense’ APIs with the nearly unlimited capabilities of the web. Having said this, there are certain reasons, why one should not use the extensions. Following are some of the pro and cons of the extensions for the Qlik Sense. PROs      CONs ------------------------------------------------------------- ------------------------------------------------------------...