<?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: How to add square brackets in an expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358668#M416682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, I have not tried this, but this might work as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;[&lt;/SPAN&gt;$(=GetCurrentField([@Cycle]))&lt;SPAN style="color: #ff0000;"&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jun 2017 13:03:02 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-06-26T13:03:02Z</dc:date>
    <item>
      <title>How to add square brackets in an expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358666#M416680</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;I am using the following expression with cyclic group called @Cycle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AGGR(RANK(SUM({1}[charge-amount])) , $(=GetCurrentField([@Cycle])))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However my Fields are called Cust-Name and Charge-Description, so I need to put square brackets around this part of the expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;$(=GetCurrentField([@Cycle]))&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;Can anyone tell me the best way to do it.&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;Regards&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;Alan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 12:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358666#M416680</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2017-06-26T12:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to add square brackets in an expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358667#M416681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$(=&lt;SPAN style="color: #ff0000;"&gt;'[' &amp;amp;&lt;/SPAN&gt; GetCurrentField([@Cycle]) &lt;SPAN style="color: #ff0000;"&gt;&amp;amp; ']'&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 13:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358667#M416681</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-26T13:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to add square brackets in an expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358668#M416682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, I have not tried this, but this might work as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;[&lt;/SPAN&gt;$(=GetCurrentField([@Cycle]))&lt;SPAN style="color: #ff0000;"&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 13:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358668#M416682</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-26T13:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to add square brackets in an expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358669#M416683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Both worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 13:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358669#M416683</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2017-06-26T13:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to add square brackets in an expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358670#M416684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, thanks for the confirmation &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 13:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-square-brackets-in-an-expression/m-p/1358670#M416684</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-26T13:09:16Z</dc:date>
    </item>
  </channel>
</rss>

