<?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 How to make SOURCE={'TDSS'} Dynamic ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146843#M629771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Now i need 3 Table , my goal is make it only 1 table .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for TDSS :-&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;year = {$(=Max(year)-0)}, month = {"&amp;lt;=$(=Max({&amp;lt;year={$(=Max(year))}, sales = {'*'}&amp;gt;} month))"},SOURCE={'TDSS'}&amp;gt;}BK_TAR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for TDST&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;year = {$(=Max(year)-0)}, month = {"&amp;lt;=$(=Max({&amp;lt;year={$(=Max(year))}, sales = {'*'}&amp;gt;} month))"},SOURCE={'TDST'}&amp;gt;}BK_TAR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for TDSID :-&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;year = {$(=Max(year)-0)}, month = {"&amp;lt;=$(=Max({&amp;lt;year={$(=Max(year))}, sales = {'*'}&amp;gt;} month))"},SOURCE={'TDSID'}&amp;gt;}BK_TAR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i know how to make it dynamic :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i select SOURCE = TDSS , Table 1 will display Monthly target = 76,389.00&lt;/P&gt;&lt;P&gt;when i select SOURCE = TDST , Table 1 will display Monthly target = 34,722.00&lt;/P&gt;&lt;P&gt;when i select SOURCE = TDSID , Table 1 will display Monthly target = 27,777.78&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2016 11:44:38 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2016-07-26T11:44:38Z</dc:date>
    <item>
      <title>How to make SOURCE={'TDSS'} Dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146843#M629771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Now i need 3 Table , my goal is make it only 1 table .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for TDSS :-&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;year = {$(=Max(year)-0)}, month = {"&amp;lt;=$(=Max({&amp;lt;year={$(=Max(year))}, sales = {'*'}&amp;gt;} month))"},SOURCE={'TDSS'}&amp;gt;}BK_TAR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for TDST&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;year = {$(=Max(year)-0)}, month = {"&amp;lt;=$(=Max({&amp;lt;year={$(=Max(year))}, sales = {'*'}&amp;gt;} month))"},SOURCE={'TDST'}&amp;gt;}BK_TAR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for TDSID :-&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;year = {$(=Max(year)-0)}, month = {"&amp;lt;=$(=Max({&amp;lt;year={$(=Max(year))}, sales = {'*'}&amp;gt;} month))"},SOURCE={'TDSID'}&amp;gt;}BK_TAR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i know how to make it dynamic :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i select SOURCE = TDSS , Table 1 will display Monthly target = 76,389.00&lt;/P&gt;&lt;P&gt;when i select SOURCE = TDST , Table 1 will display Monthly target = 34,722.00&lt;/P&gt;&lt;P&gt;when i select SOURCE = TDSID , Table 1 will display Monthly target = 27,777.78&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 11:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146843#M629771</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-07-26T11:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to make SOURCE={'TDSS'} Dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146844#M629772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my QVW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 11:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146844#M629772</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-07-26T11:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to make SOURCE={'TDSS'} Dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146845#M629773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you want to combine three charts into one? and other than the three SOURCE chart should not show the value?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 11:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146845#M629773</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2016-07-26T11:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to make SOURCE={'TDSS'} Dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146846#M629774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you are right. only 3 out of 5 value label have value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146846#M629774</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-07-26T12:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to make SOURCE={'TDSS'} Dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146847#M629775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in single chart use this expression&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({$&amp;lt;year = {$(=Max(year)-0)}, month = {"&amp;lt;=$(=Max({&amp;lt;year={$(=Max(year))}, sales = {'*'}&amp;gt;} month))"},SOURCE-={'ADL','TDSKL','TDSPG',''}&amp;gt;}BK_TAR)&lt;/SPAN&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;&lt;BR /&gt;&lt;/SPAN&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;other than this values from list box if u select the chart will change&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146847#M629775</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2016-07-26T12:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to make SOURCE={'TDSS'} Dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146848#M629776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146848#M629776</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-07-26T12:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to make SOURCE={'TDSS'} Dynamic ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146849#M629777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-SOURCE-TDSS-Dynamic/m-p/1146849#M629777</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2016-07-26T12:22:12Z</dc:date>
    </item>
  </channel>
</rss>

