<?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 Brackets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482553#M180338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;( ) = using for functions, Exp: Sum(Sales),Here Sum is function.&lt;/P&gt;&lt;P&gt;&amp;lt; &amp;gt;,{ } = using for expression.when u will start writting expression by using Set Analysis first {&amp;lt; exp&amp;gt; }&lt;/P&gt;&lt;P&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; Exp : &lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 8pt; font-family: 'Courier New';"&gt;$(vMaxYear)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;}&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;[]&amp;nbsp;&amp;nbsp; = Using for Field Name,If there is a gap between any FieldName,then u need to put field name in [ ]. Exp : [Product Code]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;Exp of all brackets:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 8pt; font-family: 'Courier New';"&gt;$(vMaxYear)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;}&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;,[Product Code]={AA001} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards-Bika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 12:25:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-18T12:25:46Z</dc:date>
    <item>
      <title>SET Brackets</title>
      <link>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482550#M180335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For what and When do we use this brackets in SET Analysis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( )&lt;/P&gt;&lt;P&gt;&amp;lt; &amp;gt;&lt;/P&gt;&lt;P&gt;[ ]&lt;/P&gt;&lt;P&gt;{ }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 11:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482550#M180335</guid>
      <dc:creator />
      <dc:date>2013-06-18T11:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: SET Brackets</title>
      <link>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482551#M180336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;( )&amp;nbsp;&amp;nbsp;&amp;nbsp; not by themselves except in what is called dollar sign expansion&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - this is where you refer to a variable $(varName) or a formula $(=x+y)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt; &amp;gt;&amp;nbsp; at the beginning and the end of the whole set, in the format {&amp;lt;....&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ ]&amp;nbsp;&amp;nbsp; around field names when they have spaces in them, e.g. [Order Number]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{ }&amp;nbsp;&amp;nbsp; at the beginning and the end of the whole set (see &amp;lt;&amp;gt; above). Also as the beginning and end of additional subsets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are plenty of good references about set analysis that will explain this to you. See this post for a summary and some files. I would suggest looking at these and building knowledge from the ground up instead of trying to reverse engineer some existing code.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 12:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482551#M180336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-18T12:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: SET Brackets</title>
      <link>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482552#M180337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;simply&lt;/P&gt;&lt;P&gt;( ) use for define the Aggrigate function like sum(), Avg(), count() etc&lt;/P&gt;&lt;P&gt;&amp;lt; &amp;gt; use for define the modifiers that is inside it we write the condition&lt;/P&gt;&lt;P&gt;[ ] use for&amp;nbsp; define the field&lt;/P&gt;&lt;P&gt;{ } use for beginning and the end of the whole set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 12:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482552#M180337</guid>
      <dc:creator />
      <dc:date>2013-06-18T12:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: SET Brackets</title>
      <link>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482553#M180338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;( ) = using for functions, Exp: Sum(Sales),Here Sum is function.&lt;/P&gt;&lt;P&gt;&amp;lt; &amp;gt;,{ } = using for expression.when u will start writting expression by using Set Analysis first {&amp;lt; exp&amp;gt; }&lt;/P&gt;&lt;P&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; Exp : &lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 8pt; font-family: 'Courier New';"&gt;$(vMaxYear)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;}&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;[]&amp;nbsp;&amp;nbsp; = Using for Field Name,If there is a gap between any FieldName,then u need to put field name in [ ]. Exp : [Product Code]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 8pt; font-family: 'Courier New';"&gt;Exp of all brackets:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Courier New';"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 8pt; font-family: 'Courier New';"&gt;$(vMaxYear)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;}&lt;SPAN style="font-size: 8pt; color: black; font-family: 'Courier New';"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;,[Product Code]={AA001} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards-Bika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 12:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482553#M180338</guid>
      <dc:creator />
      <dc:date>2013-06-18T12:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: SET Brackets</title>
      <link>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482554#M180339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan, viswaranjan, bika for the inputs...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u have any more inputs related to SET or any helpfull application to train and build the logic please share with me, i tried reengineering but tht s providing me instant solution&lt;/P&gt;&lt;P&gt;but not enhancing my knowledge and understanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 04:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SET-Brackets/m-p/482554#M180339</guid>
      <dc:creator />
      <dc:date>2013-06-19T04:59:48Z</dc:date>
    </item>
  </channel>
</rss>

