<?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 Re: How to add mathematical function ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801601#M282960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;try with the Pivot table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension is&amp;nbsp; Month&lt;/P&gt;&lt;P&gt;Expression is&amp;nbsp;&amp;nbsp; Sum(Sales)&lt;/P&gt;&lt;P&gt;after finish the chart&amp;nbsp; drag the month to upwards...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Dec 2014 11:46:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-30T11:46:47Z</dc:date>
    <item>
      <title>How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801597#M282956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have sales of 12 months but in different columns and I want to add them all in a column as Month and also wants to perform the sum of sales of that. So how can I perform ??&lt;/P&gt;&lt;P&gt;&lt;IMG alt="mnth.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74387_mnth.JPG" style="height: 103px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;This is current data and wants to make chart as like this :-&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sales.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/74399_sales.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 10:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801597#M282956</guid>
      <dc:creator />
      <dc:date>2014-12-30T10:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801598#M282957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the cross table concept for this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Month Sales]:&lt;/P&gt;&lt;P&gt;CrossTable(Month, Sales)&lt;/P&gt;&lt;P&gt;LOAD Department, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mar, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apr, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; May, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jun, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aug, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sep, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oct, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nov, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dec&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Data Files\Excel\cross table.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801598#M282957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-30T11:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801599#M282958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Select the Line chart and&lt;/P&gt;&lt;P&gt;Dimension is&amp;nbsp; Month&lt;/P&gt;&lt;P&gt;Expression is&amp;nbsp;&amp;nbsp; Sum(Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801599#M282958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-30T11:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801600#M282959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to u all..&lt;/P&gt;&lt;P&gt;But I want to use without CROSS TABLE. Is any method without Cross table ????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801600#M282959</guid>
      <dc:creator />
      <dc:date>2014-12-30T11:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801601#M282960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;try with the Pivot table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension is&amp;nbsp; Month&lt;/P&gt;&lt;P&gt;Expression is&amp;nbsp;&amp;nbsp; Sum(Sales)&lt;/P&gt;&lt;P&gt;after finish the chart&amp;nbsp; drag the month to upwards...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801601#M282960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-30T11:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801602#M282961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;P&gt;But I want to make a line chart,, So plz suggest for that..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801602#M282961</guid>
      <dc:creator />
      <dc:date>2014-12-30T11:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801603#M282962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take line char and add &lt;/P&gt;&lt;P&gt;Dimension is&amp;nbsp; Month&lt;/P&gt;&lt;P&gt;Expression is&amp;nbsp;&amp;nbsp; Sum(Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 12:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801603#M282962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-30T12:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801604#M282963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you want to use a crosstable load?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 23:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801604#M282963</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-12-30T23:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801605#M282964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to u all.. We cant use this without Cross Table..&lt;/P&gt;&lt;P&gt;If anyone know how to do it without Cross Table then plz tell me..&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 09:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801605#M282964</guid>
      <dc:creator />
      <dc:date>2014-12-31T09:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801606#M282965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USe crosstable function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 09:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801606#M282965</guid>
      <dc:creator>alkesh_sharma</dc:creator>
      <dc:date>2014-12-31T09:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to add mathematical function ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801607#M282966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't explain why crosstable load is no option for you, we possibly won't be able to help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 13:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-mathematical-function/m-p/801607#M282966</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-12-31T13:49:10Z</dc:date>
    </item>
  </channel>
</rss>

