<?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 show the Difference in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033557#M524447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sebastien its work properly.. Thank you very much. And one more doubt when I select the exp in adhoc it sort the exp by values but I wanna sort the exp by user selection wise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales=1000&lt;/P&gt;&lt;P&gt;Target=1100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User select the Target 1st and the select sales 2nd and check the diff in that time in qlik view it show "-100" based on values it sorting itself....&amp;nbsp; guys help on this also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2016 08:53:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-15T08:53:24Z</dc:date>
    <item>
      <title>How to show the Difference</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033551#M524441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna show the diff b/w two values dynamically. I've 4 expression and one more expression for Difference using in Ad-hoc concept.&lt;/P&gt;&lt;P&gt;when I select any two exp from that 4 it show the Diff b/w that 2 exp in the same table. based on current selection only it should show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example&lt;/P&gt;&lt;P&gt;if I've Exp like below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%Expression&lt;/P&gt;&lt;P&gt;Total Sales-14,&amp;nbsp; //(Sum TSales-14)&lt;/P&gt;&lt;P&gt;Total Sales-15, //(Sum TSales-15)&lt;/P&gt;&lt;P&gt;Sales-14,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //(Sum Sales-14)&lt;/P&gt;&lt;P&gt;Sales-15,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //(Sum Sales-15)&lt;/P&gt;&lt;P&gt;Diff&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; //(???????????????)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Diff I don't know what kind of exp I 've to try..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User can select any 2 dimension to know the Diff. So I need that exp as Dynamically (Based on User current Selected Expressions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;in advance&lt;/P&gt;&lt;P&gt;Abinesh S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 08:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033551#M524441</guid>
      <dc:creator />
      <dc:date>2016-02-15T08:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the Difference</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033552#M524442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=(Sum TSales-14) - (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum TSales-15)&amp;nbsp; as per your requirement&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 08:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033552#M524442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-15T08:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the Difference</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033553#M524443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you reply Balraj,&lt;/P&gt;&lt;P&gt; I need that exp dynamically.... In your exp it show only Diff b/w 14 &amp;amp;15 Total sales only but In user point of view they will select any exp like "TSale-14 - Sale-15" or "Sale-14 -TSale-15" So I need that Diff exp completely based on user selection only...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 08:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033553#M524443</guid>
      <dc:creator />
      <dc:date>2016-02-15T08:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the Difference</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033554#M524444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/76848"&gt;Dynamically Change Expressions&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 08:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033554#M524444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-15T08:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the Difference</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033555#M524445</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;Adhoc Reporting will help you to achieve above concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to customize that concept according to your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For how to create Adhoc report navigate below link&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5404"&gt;Adhoc reporting in Qlikview&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 08:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033555#M524445</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-02-15T08:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the Difference</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033556#M524446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your 2 expressions are dynamically selected, you could write your difference like that: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Column(2) - Column(1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 08:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033556#M524446</guid>
      <dc:creator>sfatoux72</dc:creator>
      <dc:date>2016-02-15T08:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the Difference</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033557#M524447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sebastien its work properly.. Thank you very much. And one more doubt when I select the exp in adhoc it sort the exp by values but I wanna sort the exp by user selection wise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales=1000&lt;/P&gt;&lt;P&gt;Target=1100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User select the Target 1st and the select sales 2nd and check the diff in that time in qlik view it show "-100" based on values it sorting itself....&amp;nbsp; guys help on this also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 08:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033557#M524447</guid>
      <dc:creator />
      <dc:date>2016-02-15T08:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the Difference</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033558#M524448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys thanks to all of you I got the solution for my 2nd query also... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 08:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033558#M524448</guid>
      <dc:creator />
      <dc:date>2016-02-15T08:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the Difference</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033559#M524449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;New question --&amp;gt; new thread&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will more helpfull for other users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could refer to this thread and add a sample of your application, it will be more simple to understand what you did and how to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 09:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033559#M524449</guid>
      <dc:creator>sfatoux72</dc:creator>
      <dc:date>2016-02-15T09:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the Difference</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033560#M524450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expressions are taken in the list box and take the text box write the expression getselectioncount(field)- (&lt;SPAN style="font-size: 13.3333px;"&gt; getselectioncount(field)-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 09:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-Difference/m-p/1033560#M524450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-15T09:51:41Z</dc:date>
    </item>
  </channel>
</rss>

