<?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 variable inside set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342083#M413335</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;/P&gt;&lt;P&gt;I have an expression like&lt;/P&gt;&lt;P&gt;=(if(vTaskOneDay,1, $(=vExpectedPCG)))&lt;/P&gt;&lt;P&gt;where in &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;vTaskOneDay = &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=Match(&lt;/P&gt;&lt;P&gt;[Task Name],&lt;/P&gt;&lt;P&gt;'AP Explorer_SAN',&lt;/P&gt;&lt;P&gt;'FMG Explorer_SAN',&lt;/P&gt;&lt;P&gt;'Reload of Quotation Hit Rate',&lt;/P&gt;&lt;P&gt;'Reload of Sales Variance',&lt;/P&gt;&lt;P&gt;'Reload of Service lead time',&lt;/P&gt;&lt;P&gt;'Reference List',&lt;/P&gt;&lt;P&gt;'Reload of GL line items',&lt;/P&gt;&lt;P&gt;'SO Condition Type',&lt;/P&gt;&lt;P&gt;'Inventory report_SAN',&lt;/P&gt;&lt;P&gt;'Reload of Freight report',&lt;/P&gt;&lt;P&gt;'Customer Statistics Finland',&lt;/P&gt;&lt;P&gt;'Macgregor Migrated Project Life Explorer',&lt;/P&gt;&lt;P&gt;'Material Delivery Status',&lt;/P&gt;&lt;P&gt;'CashFlow_SAN',&lt;/P&gt;&lt;P&gt;'Production Order Dashboard',&lt;/P&gt;&lt;P&gt;'Production Order',&lt;/P&gt;&lt;P&gt;'Purchase Orders new Report&amp;nbsp; Reload',&lt;/P&gt;&lt;P&gt;'Reload Equipment Lead Time',&lt;/P&gt;&lt;P&gt;'Customs reporting Malaysia',&lt;/P&gt;&lt;P&gt;'Parts - Sales Dashboard_SAN')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i dont make any selections i get values for&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;AP Explorer_SAN' has &lt;STRONG&gt;2&lt;/STRONG&gt; which should be '1'&lt;IMG alt="p1.PNG" class="jive-image image-1" height="269" src="https://community.qlik.com/legacyfs/online/172338_p1.PNG" style="height: 269px; width: 712.735px;" width="713" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i select that certain task &lt;/P&gt;&lt;P&gt;&lt;IMG alt="p2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/172339_p2.PNG" style="height: 51px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;it gives right value&lt;BR /&gt;I tried something like&lt;/P&gt;&lt;P&gt;=(if($(vTaskOneDay),1, $(=vExpectedPCG))) &amp;amp;&amp;nbsp; =(if($(=vTaskOneDay),1, $(=vExpectedPCG)))&lt;/P&gt;&lt;P&gt;but then i get '- 'value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How am i supposed to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasad Mayekar&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt; &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2017 07:18:50 GMT</pubDate>
    <dc:creator>prasadcm</dc:creator>
    <dc:date>2017-08-03T07:18:50Z</dc:date>
    <item>
      <title>variable inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342083#M413335</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;/P&gt;&lt;P&gt;I have an expression like&lt;/P&gt;&lt;P&gt;=(if(vTaskOneDay,1, $(=vExpectedPCG)))&lt;/P&gt;&lt;P&gt;where in &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;vTaskOneDay = &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=Match(&lt;/P&gt;&lt;P&gt;[Task Name],&lt;/P&gt;&lt;P&gt;'AP Explorer_SAN',&lt;/P&gt;&lt;P&gt;'FMG Explorer_SAN',&lt;/P&gt;&lt;P&gt;'Reload of Quotation Hit Rate',&lt;/P&gt;&lt;P&gt;'Reload of Sales Variance',&lt;/P&gt;&lt;P&gt;'Reload of Service lead time',&lt;/P&gt;&lt;P&gt;'Reference List',&lt;/P&gt;&lt;P&gt;'Reload of GL line items',&lt;/P&gt;&lt;P&gt;'SO Condition Type',&lt;/P&gt;&lt;P&gt;'Inventory report_SAN',&lt;/P&gt;&lt;P&gt;'Reload of Freight report',&lt;/P&gt;&lt;P&gt;'Customer Statistics Finland',&lt;/P&gt;&lt;P&gt;'Macgregor Migrated Project Life Explorer',&lt;/P&gt;&lt;P&gt;'Material Delivery Status',&lt;/P&gt;&lt;P&gt;'CashFlow_SAN',&lt;/P&gt;&lt;P&gt;'Production Order Dashboard',&lt;/P&gt;&lt;P&gt;'Production Order',&lt;/P&gt;&lt;P&gt;'Purchase Orders new Report&amp;nbsp; Reload',&lt;/P&gt;&lt;P&gt;'Reload Equipment Lead Time',&lt;/P&gt;&lt;P&gt;'Customs reporting Malaysia',&lt;/P&gt;&lt;P&gt;'Parts - Sales Dashboard_SAN')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i dont make any selections i get values for&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;AP Explorer_SAN' has &lt;STRONG&gt;2&lt;/STRONG&gt; which should be '1'&lt;IMG alt="p1.PNG" class="jive-image image-1" height="269" src="https://community.qlik.com/legacyfs/online/172338_p1.PNG" style="height: 269px; width: 712.735px;" width="713" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i select that certain task &lt;/P&gt;&lt;P&gt;&lt;IMG alt="p2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/172339_p2.PNG" style="height: 51px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;it gives right value&lt;BR /&gt;I tried something like&lt;/P&gt;&lt;P&gt;=(if($(vTaskOneDay),1, $(=vExpectedPCG))) &amp;amp;&amp;nbsp; =(if($(=vTaskOneDay),1, $(=vExpectedPCG)))&lt;/P&gt;&lt;P&gt;but then i get '- 'value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How am i supposed to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasad Mayekar&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt; &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 07:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342083#M413335</guid>
      <dc:creator>prasadcm</dc:creator>
      <dc:date>2017-08-03T07:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: variable inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342084#M413336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this,&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;=(if($(vTaskOneDay),1, $(vExpectedPCG))) &amp;amp;&amp;nbsp; (if($(vTaskOneDay),1, $(vExpectedPCG)))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 07:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342084#M413336</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2017-08-03T07:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: variable inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342085#M413337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to pick function with the help of wildmatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 07:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342085#M413337</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-08-03T07:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: variable inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342086#M413338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michele,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=(if($(vTaskOneDay),1, $(vExpectedPCG))) &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;but it doesnt work.&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;Regards,&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;Prasad&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 07:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342086#M413338</guid>
      <dc:creator>prasadcm</dc:creator>
      <dc:date>2017-08-03T07:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: variable inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342087#M413339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try removing the = character at the front of the expression in the variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 07:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342087#M413339</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-08-03T07:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: variable inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342088#M413340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 11:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342088#M413340</guid>
      <dc:creator>prasadcm</dc:creator>
      <dc:date>2017-08-03T11:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: variable inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342089#M413341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be possible to share you application or a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 11:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342089#M413341</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-03T11:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: variable inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342090#M413342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mentioned set analysis, how the complete expression looks like? Is it a Count(), a Sum(), an Aggr() ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 11:48:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-inside-set-analysis/m-p/1342090#M413342</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-08-03T11:48:46Z</dc:date>
    </item>
  </channel>
</rss>

