<?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 - how to use variable vlaue inside set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-how-to-use-variable-vlaue-inside-set-analysis/m-p/707468#M1056938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swathiraj,&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; can explain briefly i couldn't under stand, can send data in excel format.&lt;/P&gt;&lt;P&gt;I think 3.Due Later is Column name right? if it is column name use like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;3.Due Later={'&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 12.7272720336914px; font-style: inherit;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;$(=vSegment)'&lt;/EM&gt;&lt;/STRONG&gt;}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;=Sum({&amp;lt;Due Later={'&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 12.7272720336914px; font-style: inherit;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;$(=vSegment)'&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;}&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khasim.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Oct 2014 14:44:49 GMT</pubDate>
    <dc:creator>khasimvali85</dc:creator>
    <dc:date>2014-10-11T14:44:49Z</dc:date>
    <item>
      <title>Set Analysis - how to use variable vlaue inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-how-to-use-variable-vlaue-inside-set-analysis/m-p/707465#M1056935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qv,&lt;/P&gt;&lt;P&gt;I have a expression like this Sum&lt;SPAN style="font-size: 8pt;"&gt; ({&amp;lt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(vSegment)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'3. Due Later'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt; and vSegment variable is working fine but the it showing syntax error at {'3. Due Later'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the correct syntax to use variables contains the field names inside set analysis?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; thanx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 13:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-how-to-use-variable-vlaue-inside-set-analysis/m-p/707465#M1056935</guid>
      <dc:creator />
      <dc:date>2014-10-11T13:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - how to use variable vlaue inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-how-to-use-variable-vlaue-inside-set-analysis/m-p/707466#M1056936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do want to use this variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;baisic format is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;[Field]={'$(=vSegment)'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or are you trying to compare the text with in the variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 14:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-how-to-use-variable-vlaue-inside-set-analysis/m-p/707466#M1056936</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-10-11T14:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - how to use variable vlaue inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-how-to-use-variable-vlaue-inside-set-analysis/m-p/707467#M1056937</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;Try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Var='ABC'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if($(Var)='ABC',Sum(sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 14:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-how-to-use-variable-vlaue-inside-set-analysis/m-p/707467#M1056937</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-10-11T14:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - how to use variable vlaue inside set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-how-to-use-variable-vlaue-inside-set-analysis/m-p/707468#M1056938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swathiraj,&lt;/P&gt;&lt;P style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; can explain briefly i couldn't under stand, can send data in excel format.&lt;/P&gt;&lt;P&gt;I think 3.Due Later is Column name right? if it is column name use like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;3.Due Later={'&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 12.7272720336914px; font-style: inherit;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;$(=vSegment)'&lt;/EM&gt;&lt;/STRONG&gt;}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;=Sum({&amp;lt;Due Later={'&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 12.7272720336914px; font-style: inherit;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;$(=vSegment)'&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;}&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khasim.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 14:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-how-to-use-variable-vlaue-inside-set-analysis/m-p/707468#M1056938</guid>
      <dc:creator>khasimvali85</dc:creator>
      <dc:date>2014-10-11T14:44:49Z</dc:date>
    </item>
  </channel>
</rss>

