<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Book - Qlikview 11 for developers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Book-Qlikview-11-for-developers/m-p/589380#M1102296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On page 340, the book straight table is like - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/56373_1.JPG.jpg" style="width: 620px; height: 288px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, my table is like - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/56374_2.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Why is there a difference ? I followed the steps correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Here are the steps - &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dollar Sign Expansion with parameters&lt;/P&gt;&lt;P&gt;It is also possible to create variables with parameters and then call them via a DSE&lt;/P&gt;&lt;P&gt;specifying the parameter's value, thus allowing extended flexibility and reusability&lt;/P&gt;&lt;P&gt;of variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way we create a variable with parameters is as follows:&lt;/P&gt;&lt;P&gt;1. Open the Variable Overview… window (Ctrl + Alt + V) and create a new&lt;/P&gt;&lt;P&gt;variable. Name it&amp;nbsp; eDeparturesPerformed_VarUnit .&lt;/P&gt;&lt;P&gt;2. The variable definition will be:&lt;/P&gt;&lt;P&gt;Sum([# Departures Performed]) / $1&lt;/P&gt;&lt;P&gt;3. In the Comment field, enter&amp;nbsp; Variable to calculate the number of&lt;/P&gt;&lt;P&gt;departures performed with variable divisor .&lt;/P&gt;&lt;P&gt;4. Close the Variable Overview… window by clicking on OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more stuff here.................................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use the above variable in an expression, start by creating a new chart in the&lt;/P&gt;&lt;P&gt;form of a straight table with Carrier Group as the dimension and the following&lt;/P&gt;&lt;P&gt;three expressions:&lt;/P&gt;&lt;P&gt;1. The first expression, labeled&amp;nbsp; # of Flights , will be:&lt;/P&gt;&lt;P&gt;$(eDeparturesPerformed_VarUnit(1))&lt;/P&gt;&lt;P&gt;2. The second expression, labeled&amp;nbsp; # of Flights (thousands) , will be:&lt;/P&gt;&lt;P&gt;$(eDeparturesPerformed_VarUnit(1000))&lt;/P&gt;&lt;P&gt;3. The third expression, labeled&amp;nbsp; # of Flights (millions) , will be:&lt;/P&gt;&lt;P&gt;$(eDeparturesPerformed_VarUnit(1000000))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Apr 2014 00:49:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-02T00:49:01Z</dc:date>
    <item>
      <title>Book - Qlikview 11 for developers</title>
      <link>https://community.qlik.com/t5/QlikView/Book-Qlikview-11-for-developers/m-p/589380#M1102296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On page 340, the book straight table is like - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/56373_1.JPG.jpg" style="width: 620px; height: 288px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, my table is like - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/56374_2.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Why is there a difference ? I followed the steps correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Here are the steps - &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dollar Sign Expansion with parameters&lt;/P&gt;&lt;P&gt;It is also possible to create variables with parameters and then call them via a DSE&lt;/P&gt;&lt;P&gt;specifying the parameter's value, thus allowing extended flexibility and reusability&lt;/P&gt;&lt;P&gt;of variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way we create a variable with parameters is as follows:&lt;/P&gt;&lt;P&gt;1. Open the Variable Overview… window (Ctrl + Alt + V) and create a new&lt;/P&gt;&lt;P&gt;variable. Name it&amp;nbsp; eDeparturesPerformed_VarUnit .&lt;/P&gt;&lt;P&gt;2. The variable definition will be:&lt;/P&gt;&lt;P&gt;Sum([# Departures Performed]) / $1&lt;/P&gt;&lt;P&gt;3. In the Comment field, enter&amp;nbsp; Variable to calculate the number of&lt;/P&gt;&lt;P&gt;departures performed with variable divisor .&lt;/P&gt;&lt;P&gt;4. Close the Variable Overview… window by clicking on OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more stuff here.................................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use the above variable in an expression, start by creating a new chart in the&lt;/P&gt;&lt;P&gt;form of a straight table with Carrier Group as the dimension and the following&lt;/P&gt;&lt;P&gt;three expressions:&lt;/P&gt;&lt;P&gt;1. The first expression, labeled&amp;nbsp; # of Flights , will be:&lt;/P&gt;&lt;P&gt;$(eDeparturesPerformed_VarUnit(1))&lt;/P&gt;&lt;P&gt;2. The second expression, labeled&amp;nbsp; # of Flights (thousands) , will be:&lt;/P&gt;&lt;P&gt;$(eDeparturesPerformed_VarUnit(1000))&lt;/P&gt;&lt;P&gt;3. The third expression, labeled&amp;nbsp; # of Flights (millions) , will be:&lt;/P&gt;&lt;P&gt;$(eDeparturesPerformed_VarUnit(1000000))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 00:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Book-Qlikview-11-for-developers/m-p/589380#M1102296</guid>
      <dc:creator />
      <dc:date>2014-04-02T00:49:01Z</dc:date>
    </item>
  </channel>
</rss>

