<?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: Need help to resolve the set analysis issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784980#M1031363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it give the below error.&lt;/P&gt;&lt;P&gt;Error: Error in set modifier ad hoc element list:&lt;/P&gt;&lt;P&gt;',' or ')' expected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 20:15:21 GMT</pubDate>
    <dc:creator>alknirmal1</dc:creator>
    <dc:date>2015-01-28T20:15:21Z</dc:date>
    <item>
      <title>Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784977#M1031360</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 a variable declared in the variable overview tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;varQuarter1 = &lt;STRONG&gt;$(varReportYear)&amp;amp;'-Q1' &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;where &lt;STRONG&gt;varReportYear &lt;/STRONG&gt;is another variable which is set based on a selection from the list box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I need to use the variable &lt;SPAN style="font-size: 13.3333330154419px;"&gt;varQuarter1&amp;nbsp; inside a set analysis expression..&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Expression :&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Sum(Total {&amp;lt;DateYearQuarter={"$(=varQuarter1)"}&amp;gt;}AdjNOI)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;This expression in set analysis is not giving the correct result.. When I hard code a value for &lt;SPAN style="font-size: 13.3333330154419px;"&gt;varQuarter1 ,&lt;/SPAN&gt;its gives me correct result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Sum(Total {&amp;lt;DateYearQuarter={'2014-Q1'}&amp;gt;}AdjNOI)&amp;nbsp; -- This works fine.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I checked the variables varReportYear,&lt;SPAN style="font-size: 13.3333330154419px;"&gt;varQuarter1&amp;nbsp; and both are returning correct values.&lt;/SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Can anyone please help me how to use this variable correctly in setanalysis .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;Nirmal.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 19:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784977#M1031360</guid>
      <dc:creator>alknirmal1</dc:creator>
      <dc:date>2015-01-28T19:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784978#M1031361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try if this works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333320617676px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(Total {&amp;lt;DateYearQuarter={$(varQuarter1)}&amp;gt;}AdjNOI)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784978#M1031361</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-01-28T20:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784979#M1031362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;Unfortunately its not working .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784979#M1031362</guid>
      <dc:creator>alknirmal1</dc:creator>
      <dc:date>2015-01-28T20:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784980#M1031363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it give the below error.&lt;/P&gt;&lt;P&gt;Error: Error in set modifier ad hoc element list:&lt;/P&gt;&lt;P&gt;',' or ')' expected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784980#M1031363</guid>
      <dc:creator>alknirmal1</dc:creator>
      <dc:date>2015-01-28T20:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784981#M1031364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you attach a sample QVW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just create those two variables and the expression that you have tried so that I can understand where exactly the pblm is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784981#M1031364</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-01-28T20:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784982#M1031365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333320617676px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(Total {&amp;lt;DateYearQuarter={'$(varQuarter1)'}&amp;gt;}AdjNOI)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333320617676px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333320617676px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Your variable is text not an integer,so needs to be enclosed in single quotes to be interpreted correctly.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784982#M1031365</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-01-28T20:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784983#M1031366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Colin..&lt;/P&gt;&lt;P&gt;It doesn't work&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784983#M1031366</guid>
      <dc:creator>alknirmal1</dc:creator>
      <dc:date>2015-01-28T20:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784984#M1031367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a text box with. =$(varQuarter1) as the expression, and add a listbox on the DateYearQuarter field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should show any differences in the field data and variable data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784984#M1031367</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-01-28T20:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784985#M1031368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;DateYearQuarter={$('varQuarter1')}&amp;gt;}AdjNOI)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784985#M1031368</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-01-28T20:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784986#M1031369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or make a str table with your expression and with an empty label&lt;/P&gt;&lt;P&gt;hover the mouse on the label and watch your expression in the popup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 20:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784986#M1031369</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-01-28T20:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to resolve the set analysis issue</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784987#M1031370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Colin.. It worked fine ..&lt;/P&gt;&lt;P&gt;first time it was my bad .... i made a small mistake and it didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now its working perfectly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you everyone for helping me on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 21:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-resolve-the-set-analysis-issue/m-p/784987#M1031370</guid>
      <dc:creator>alknirmal1</dc:creator>
      <dc:date>2015-01-28T21:11:28Z</dc:date>
    </item>
  </channel>
</rss>

