Executing Stored procedure in QlikView

In certain business environments all the complex business logic is implemented in a stored procedure. This usually happens when the source system is a huge transactional database system and data warehouse is not available. In such scenarios you have two choices –     load all the tables in QlikView and recreate stored procedure logic –     execute the stored proc and get […]

Continue reading


Master Calendar in QlikView

In any Dashboard,Time is an important factor. Users will always be interested in viewing the data by time period and also will be interested in performing comparitive analysis between 2 time periods. In a data warehouse, a Time dimension table is usually present, which joins to the fact table and produces results.In some situations, time […]

Continue reading