<?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 handle single quotes in Inline Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415656#M699710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank all of you for your quick responses, all of you had different solutions to fix the problem but for me Gysberts explanation and solution was the most effecient.&amp;nbsp; I learned a lot about characters ([ ],",') and how Qlikview handles them with this question which will help me in different areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2012 17:37:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-07T17:37:18Z</dc:date>
    <item>
      <title>How to handle single quotes in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415651#M699705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've searched all over the community and have tried different tactics but I can't get this one to work.&amp;nbsp; The simple inline table below, it's failing due to the single quotes in the "F2" field.&amp;nbsp; I need those single quotes though.&amp;nbsp; I've tried different combo's of using double quotes, single quotes, chr(39), [] ... can't figure this out.&amp;nbsp; I know it's possible.&amp;nbsp; Can somebody help?&amp;nbsp; Thanks for anything&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&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;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1, F2&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actuals, sum({$&amp;lt;[Source Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'Current View'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Outlook Units]&lt;/SPAN&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 8pt;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;]; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 00:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415651#M699705</guid>
      <dc:creator />
      <dc:date>2012-12-07T00:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle single quotes in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415652#M699706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think inline load will not support expresions like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;[Source Name]&lt;SPAN style="font-size: 8pt;"&gt; = {'Current View'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Outlook Units]&lt;/SPAN&gt;&lt;STRONG style="color: #ff0000; font-size: 8pt;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;you used setanalysis here. it will support like date(today(),'MMM YY') but here you were using filter condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 03:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415652#M699706</guid>
      <dc:creator />
      <dc:date>2012-12-07T03:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle single quotes in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415653#M699707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;I guess because of square bracket([) in expression creating error because we usually end inline table with ]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;So remove that and try&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1, F2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actuals, &lt;SPAN style="color: #000000;"&gt;sum({$&amp;lt;Source Name = {'Current View'}&amp;gt;}Outlook Units)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;]; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 04:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415653#M699707</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-12-07T04:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle single quotes in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415654#M699708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can enclose field names in [ ], ` `, ´ ´ and " " pairs. So try it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1, F2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actuals, sum({$&amp;lt;"Source Name" = {'Current View'}&amp;gt;}"Outlook Units")&lt;/P&gt;&lt;P&gt;]; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or if you have no double quotes in your expressions try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1, F2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actuals, sum({$&amp;lt;[Source Name] = {'Current View'}&amp;gt;}[Outlook Units])&lt;/P&gt;&lt;P&gt;"; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 09:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415654#M699708</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-07T09:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle single quotes in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415655#M699709</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; Change the Source Name as SourceName or Source_Name and for OutlookUnits. You can give label as Source Name as in front end. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&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;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1, F2&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actuals, sum({$&amp;lt;SourceName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'Current View'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OutlookUnits&lt;/SPAN&gt;&lt;STRONG style="color: #ff0000; font-size: 8pt;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;]; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 14:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415655#M699709</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-12-07T14:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle single quotes in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415656#M699710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank all of you for your quick responses, all of you had different solutions to fix the problem but for me Gysberts explanation and solution was the most effecient.&amp;nbsp; I learned a lot about characters ([ ],",') and how Qlikview handles them with this question which will help me in different areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 17:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415656#M699710</guid>
      <dc:creator />
      <dc:date>2012-12-07T17:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle single quotes in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415657#M699711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wish I would have asked this in my original post.&amp;nbsp; Now that I have my inline table filled out I am attempting&lt;BR /&gt;to use it in my pivot table for dynamic sorting of my expressions.&amp;nbsp; So for example if they select F1 of "Actuals"&lt;BR /&gt;my set analysis value of sum({$&amp;lt;[Source Name] = {'Current View'}&amp;gt;}[Outlook Units]) would be executed and expressions&lt;BR /&gt;dynamically sorted.&amp;nbsp; It's a cool trick I use for sorting pivot tables, I usually use buttons with variables but&lt;BR /&gt;in this case I have so many it would look nicer if I allowed the users to select F1 values using a list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my second question is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;How do I force Qlikview to actually execute the value of F2 in the pivot table vs the literal text?&amp;nbsp; For variables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;the $() is used but it looks like this doesn't work for table values?&amp;nbsp; Any suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 18:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415657#M699711</guid>
      <dc:creator />
      <dc:date>2012-12-07T18:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle single quotes in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415658#M699712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dcbonnet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expressions in fields can be evaluated using a variable, but it´s possible to use several expressions in field creating a variable with all expressions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the following link and the attached file for more detail.&amp;nbsp; &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/67420" title="http://community.qlik.com/thread/67420"&gt;http://community.qlik.com/thread/67420&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 13:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-handle-single-quotes-in-Inline-Load/m-p/415658#M699712</guid>
      <dc:creator>jeffmartins</dc:creator>
      <dc:date>2012-12-21T13:46:30Z</dc:date>
    </item>
  </channel>
</rss>

