<?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 2 values with different dimension in one column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/2-values-with-different-dimension-in-one-column/m-p/1089789#M937560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to visualize the following&lt;/P&gt;&lt;P&gt;Dimension is month&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jan/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; feb/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mar/2016&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;Budget&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sales LY &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Variance&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone a suggestion with regards to sales LY : so in the column of eg. jan/2016 I would like to visualize as well sales of LY and the variance against sales of jan/2016.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Feb 2016 12:13:14 GMT</pubDate>
    <dc:creator>petermoyaert</dc:creator>
    <dc:date>2016-02-10T12:13:14Z</dc:date>
    <item>
      <title>2 values with different dimension in one column</title>
      <link>https://community.qlik.com/t5/QlikView/2-values-with-different-dimension-in-one-column/m-p/1089789#M937560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to visualize the following&lt;/P&gt;&lt;P&gt;Dimension is month&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jan/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; feb/2016&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mar/2016&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;Budget&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sales LY &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Variance&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone a suggestion with regards to sales LY : so in the column of eg. jan/2016 I would like to visualize as well sales of LY and the variance against sales of jan/2016.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 12:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-values-with-different-dimension-in-one-column/m-p/1089789#M937560</guid>
      <dc:creator>petermoyaert</dc:creator>
      <dc:date>2016-02-10T12:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: 2 values with different dimension in one column</title>
      <link>https://community.qlik.com/t5/QlikView/2-values-with-different-dimension-in-one-column/m-p/1089790#M937561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add Month and in the expression add&amp;gt;sum(&lt;STRONG&gt;Sales LY &lt;/STRONG&gt;) and sum(&lt;STRONG&gt;&lt;STRONG&gt;Variance&lt;/STRONG&gt;&lt;/STRONG&gt;)if &lt;STRONG&gt;Sales LY and &lt;STRONG&gt;Variance&lt;/STRONG&gt;&amp;nbsp; is a column&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Could you please share the data so that it will be helpful for us to suggest the solution &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 12:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-values-with-different-dimension-in-one-column/m-p/1089790#M937561</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-02-10T12:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: 2 values with different dimension in one column</title>
      <link>https://community.qlik.com/t5/QlikView/2-values-with-different-dimension-in-one-column/m-p/1089791#M937562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create an AsOf Table, then you can use something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;MonthDiff={12} &amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for previous year sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variance:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Sum({&amp;lt;MonthDiff={0} &amp;gt;} Sales) / &lt;SPAN style="font-size: 13.3333px;"&gt;Sum({&amp;lt;MonthDiff={12} &amp;gt;} Sales) -1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4531"&gt;The As-Of Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 12:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-values-with-different-dimension-in-one-column/m-p/1089791#M937562</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-10T12:33:56Z</dc:date>
    </item>
  </channel>
</rss>

