Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Formulas

cancel
Showing results for 
Search instead for 
Did you mean: 
Bjorn_Wedbratt
Former Employee
Former Employee

Formulas

Last Update:

Nov 9, 2015 7:14:02 AM

Updated By:

Bjorn_Wedbratt

Created date:

Nov 9, 2015 7:14:02 AM

Formulas provide you with the means to calculate unique values in QlikView and then export them from QlikView into your reports. Formula use in NPrinting will be explored in this tutorial. It is presumed that you are familiar with more the fundamental aspects of Excel template creation using NPrinting. If not, see How to Create Excel Reports and How to Create One or More Levels in Excel Reports.

First of all, formulas must be QlikView formulas, i.e. they must use reserved words as defined for QlikView and according to QlikView syntax. Formulas to be used in NPrinting must evaluate to a unique value. Please notice that =getCurrentSelections() returns a unique string - it's composed by merging the selected values with a separator, but it's a single string so this function is admitted.

The series of formulas that will be created here are simple because the objective is to show how to use them in NPrinting and we do not want to distract your attention from this. The formulas will be employed with and without numerical and time formatting. NPrinting sends the formula to QlikView for evaluation and any numerical or time formatting must be applied by QlikView at the moment of evaluating the formula to its unique value. The value is exported from QlikView with whatever numerical or time formatting that has been applied and will fail to be altered by any attempt to apply similar formatting in the template. The result of using formulas in levels and pages will also be demonstrated.

   
     

Add Formula

               
            Add-Formula.png               
     
  1. Right click on the Formulas node
  2. Select Add formula
  3. Enter a Name in the Add Formula dialog window
  4. Enter a Description (Optional)
  5. Enter your Formula
  6. You can already see the calculated result
  7. Click on OK
   
   
   
     

Add Other Formulas

               
            Add-Other-Formulas.png               
     

Add as many as you want.

   
   
   
     

Add Formulas to Template

               
            Add-Formulas-to-Template.png               
     

Drag the formula node tokens into the template and drop them onto the appropriate empty cells one at a time.

   
   
   
     

Preview Your Work

               
            Preview-Your-Work.png               
     

You see the QlikView source formatting when you click on Preview.

   
   
   
     

Format

               
            Format.png               
     
  1. Click on the Toolbar icon to make the Excel formatting tools appear
  2. Apply appropriate formatting

Cells containing formulas or variables will appear in your report with formatting from the source until you apply formatting in Excel. They will then appear in your report with the formatting you apply with Excel formatting tools.

Formatting for fields is controlled from the Properties menu of the table or field (see Can I apply Excel formatting to my Excel reports?😞

  • If the Keep Source Format box is checked (default), the generated column in your report will appear as in your QlikView document (see How do I keep QlikView formatting in my report?)
  • If the Keep Source Format box is unchecked and a format code is entered for the value of Format (see  Which formats can I use in columns?), the cell contents will be presented in your report according to the code
  • If the Keep Source Format box is unchecked and no format code is entered for the value of Format, the cell contents will be presented in your report in its raw form or according to the formatting you apply with Excel formatting tools
   
   
   
     

See Effects of Formatting Immediately

               
            See-Effects-of-Formatting-Immediately.png               
     

Click on Preview to see the results of the changes you have made, close Excel, adjust your formatting, and preview again until it is just right.

   
   
   
     

Add a Level

               
            Add-a-Level.png               
     
  1. Right click on the Levels node
  2. Click on Add levels
   
   
   
     

Add Level to Template

               
            Add-Level-to-Template.png               
     
  1. Select the Connection to the QlikView document containing the object you want to add
  2. Select Year in the Select level dialog window
  3. Click on OK
   
   
   
     

Apply Level to Template

               
            Apply-Level-to-Template.png               
     
  1. Drag the Year_Level node token onto a group of three consecutive empty cells in a column that is to the left of or contains the left most element to be contained in the level
  2. Reposition the <Year_Level> and </Year_Level> so that they are on rows above and below all elements to be included in the level as necessary

The rows containing the level tags will be eliminated during report generation, but leave room for the Year heading we ar going to include.

   
   
   
     

Add Heading

               
            Add-Heading.png               
     
  1. Expand the Year_Level by clicking on the '+' to its left
  2. Drag the Year node token into the template and drop it onto an empty cell within the Year_Level range
  3. Apply formatting from the toolbar
   
   
   
     

Set Page

               
            Set-Page.png               
     
  1. Right click on the Page node
  2. Select Add page to current sheet
  3. Select Country in the Select page dialog window
  4. Click on OK
   
   
   
     

Add Title

               
            Add-Title.png               
     
  1. Expand the Page and Country_Page nodes
  2. Drag the Country node into the template and drop it onto an empty cell outside of the Year_Level range
  3. Format to please
   
   
   
     

Admire Results

               
            Admire-Results.png               
     

Click on the Preview icon and note that each country has a separate sheet or page.

   
   
Labels (1)
Version history
Last update:
‎2015-11-09 07:14 AM
Updated by: