<?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 Adding Square Brackets in Load Inline statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-Square-Brackets-in-Load-Inline-statement/m-p/280022#M104204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; How about using variables where the value is set to the expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on how you use it you may need to include an aggregation over any chart dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2011 08:49:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-14T08:49:53Z</dc:date>
    <item>
      <title>Adding Square Brackets in Load Inline statement</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-Square-Brackets-in-Load-Inline-statement/m-p/280019#M104201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to add square brackets in LoadScript?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my sample code but this throws error "Garbage after statement"&lt;/P&gt;&lt;P&gt;[Code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Formula, Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NetSales, Sum([Net 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;&lt;/P&gt;&lt;P&gt;[/Code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 08:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-Square-Brackets-in-Load-Inline-statement/m-p/280019#M104201</guid>
      <dc:creator />
      <dc:date>2011-07-14T08:25:22Z</dc:date>
    </item>
    <item>
      <title>Adding Square Brackets in Load Inline statement</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-Square-Brackets-in-Load-Inline-statement/m-p/280020#M104202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To my knowledge it is not possible to use square brackets in an inline load. I think you would have to do this in two steps.&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 1;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;raw:&lt;/P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;FIELD1, VALUE&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 1;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;rich:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&amp;nbsp; FIELD1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[VALUE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; raw&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;By&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FIELD1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;DROP&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; raw; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Or, simply don't use spaces in your fieldnames. That way you don't need square brackets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 08:36:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-Square-Brackets-in-Load-Inline-statement/m-p/280020#M104202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-14T08:36:18Z</dc:date>
    </item>
    <item>
      <title>Adding Square Brackets in Load Inline statement</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-Square-Brackets-in-Load-Inline-statement/m-p/280021#M104203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/olafjoppe" id="jive-356425997401271622331" onmouseout="" onmouseover=""&gt;olafjoppe&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes its not possible to add a square brackets I used quotes instead and now its working fine!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Formula, Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NetSales, Sum("Net 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;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 08:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-Square-Brackets-in-Load-Inline-statement/m-p/280021#M104203</guid>
      <dc:creator />
      <dc:date>2011-07-14T08:42:25Z</dc:date>
    </item>
    <item>
      <title>Adding Square Brackets in Load Inline statement</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-Square-Brackets-in-Load-Inline-statement/m-p/280022#M104204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; How about using variables where the value is set to the expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on how you use it you may need to include an aggregation over any chart dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 08:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-Square-Brackets-in-Load-Inline-statement/m-p/280022#M104204</guid>
      <dc:creator />
      <dc:date>2011-07-14T08:49:53Z</dc:date>
    </item>
  </channel>
</rss>

