<?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: Set Analysis with variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342410#M616478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to write it like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;'$(=vTaskOneDay)'&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2017 07:55:05 GMT</pubDate>
    <dc:creator>zhadrakas</dc:creator>
    <dc:date>2017-08-03T07:55:05Z</dc:date>
    <item>
      <title>Set Analysis with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342409#M616477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to improvise a dashboard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set Analysis expression looks like : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(if(Match(&lt;/P&gt;&lt;P&gt;[Task Name],&lt;/P&gt;&lt;P&gt;'ABC',&lt;/P&gt;&lt;P&gt;'FMG',&lt;/P&gt;&lt;P&gt;'ELT',&lt;/P&gt;&lt;P&gt;),1,(if(Match([Task Name],'PF'),Count({&amp;lt;Distribution={1},[Task Category]={"main","sub"},[Task Name]-={'*Distribution*','*Tiina*','*new Report*',&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; '*housekeeping*'},Node_TS_Date={"&amp;gt;=$(=Date(Today()-30))&amp;lt;$(=Date(Today()))"}, [Task Status]={'Completed', 'Warning','Failed'}&amp;gt;}Node_TS_Hour),2)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use variables in this for reuse purpose. &lt;/P&gt;&lt;P&gt;vCategory = &lt;SPAN style="font-size: 13.3333px;"&gt;[Task Category]={"main","sub"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vTaskName = &lt;SPAN style="font-size: 13.3333px;"&gt;[Task Name]-={'*Distribution*','*Tiina*','*new Report*',&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; '*housekeeping*'}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;vTaskStatus = &lt;SPAN style="font-size: 13.3333px;"&gt;[Task Status]={'Completed', 'Warning','Failed'}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vTaskOneDay &lt;/SPAN&gt;=&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Match(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Task Name],&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'ABC',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'FMG',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'ELT',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I am unable to create a set analysis expressions with these variables. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I have put this in one variable &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vExpectedPCG = &lt;/SPAN&gt;if(Match([Task Name],'PF'),Count({&amp;lt;Distribution={1},[Task Category]={"main","sub"},[Task Name]-={'*Distribution*','*Tiina*','*new Report*',&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; '*housekeeping*'},Node_TS_Date={"&amp;gt;=$(=Date(Today()-30))&amp;lt;$(=Date(Today()))"}, [Task Status]={'Completed', 'Warning','Failed'}&amp;gt;}Node_TS_Hour),2)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=if((=$('vTaskOneDay')),1, $(=vExpectedPCG))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It is giving result for all except &lt;SPAN style="font-size: 13.3333px;"&gt;vTaskOneDay&amp;nbsp; part.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Can someone please help on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 07:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342409#M616477</guid>
      <dc:creator />
      <dc:date>2017-08-03T07:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342410#M616478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to write it like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;'$(=vTaskOneDay)'&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 07:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342410#M616478</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-08-03T07:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342411#M616479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tried with this expression : =if('$(=vTaskOneDay)',1, $(=vExpectedPCG)) No luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VariableExpectedReloadCount is with above expression giving correct for all except ABC . count should be 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 612px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="198"&gt;Task Name&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="95"&gt;Reload date&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="182"&gt;variableExpected reloadCounts&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="137"&gt;Expected reloadCounts&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;ABC&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-07-18&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;XYZ&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-07-18&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;PF&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2017-07-18&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 08:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342411#M616479</guid>
      <dc:creator />
      <dc:date>2017-08-03T08:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342412#M616480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Variable :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;vTaskOneDay &lt;/SPAN&gt;=&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'ABC',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'FMG',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'ELT'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partially it worked with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(if(Match([Task Name],$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;vTaskOneDay &lt;/SPAN&gt;)),1, $(=vExpectedPCG)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still working on the other part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;vExpectedPCG = &lt;/SPAN&gt;if(Match([Task Name],'PF'),Count({&amp;lt;Distribution={1},[Task Category]={"main","sub"},[Task Name]-={'*Distribution*','*Tiina*','*new Report*',&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; '*housekeeping*'},Node_TS_Date={"&amp;gt;=$(=Date(Today()-30))&amp;lt;$(=Date(Today()))"}, [Task Status]={'Completed', 'Warning','Failed'}&amp;gt;}Node_TS_Hour),2)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 09:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342412#M616480</guid>
      <dc:creator />
      <dc:date>2017-08-03T09:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342413#M616481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hello All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vEDXtaskname = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;'PF','HG',SK'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trying to do but still getting error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;vExpectedPCG = &lt;/SPAN&gt;if(Match([Task Name],&lt;SPAN style="font-size: 13.3333px;"&gt;$(=vEDXtaskname)&lt;/SPAN&gt;),Count({&amp;lt;Distribution={1},[Task Category]={"main","sub"},[Task Name]-={'*Distribution*','*Tiina*','*new Report*',&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; '*housekeeping*'},Node_TS_Date={"&amp;gt;=$(=Date(Today()-30))&amp;lt;$(=Date(Today()))"}, [Task Status]={'Completed', 'Warning','Failed'}&amp;gt;}Node_TS_Hour),2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Nisha &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 09:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342413#M616481</guid>
      <dc:creator />
      <dc:date>2017-08-03T09:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342414#M616482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many task names you have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 09:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342414#M616482</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-08-03T09:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342415#M616483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now we have 3 in task names but can change in future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 10:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342415#M616483</guid>
      <dc:creator />
      <dc:date>2017-08-03T10:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342416#M616484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But in your expression looks like more,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'ABC',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'FMG',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'ELT',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'PF'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 10:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342416#M616484</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-08-03T10:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342417#M616485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kushal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That way we have 100+ task, some run once a day, Some on EDX and some run twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to see the accuracy on what we are reloading based on the numbers it should be .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence task list may vary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 11:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342417#M616485</guid>
      <dc:creator />
      <dc:date>2017-08-03T11:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342418#M616486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe try what worked for your other variable when you put it in the expression and got desired result --&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"Partially it worked with&amp;nbsp; =(if(Match([Task Name],$(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;vTaskOneDay &lt;/SPAN&gt;))&amp;nbsp; "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so this --&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;=if(Match([Task Name],&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;$(vEDXtaskname)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;) ....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 14:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-variables/m-p/1342418#M616486</guid>
      <dc:creator>mjtaft2017</dc:creator>
      <dc:date>2017-08-04T14:42:10Z</dc:date>
    </item>
  </channel>
</rss>

