<?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: Selection method code in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection-method-code/m-p/905330#M1016987</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;This scripts creates an inline table called Relation_MEthod in the Datamodel with fields Flag1 and Flag2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2015 02:20:47 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2015-04-14T02:20:47Z</dc:date>
    <item>
      <title>Selection method code</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-method-code/m-p/905329#M1016986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;What is the use of this below script?&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14289756072459446 jive_text_macro" jivemacro_uid="_14289756072459446"&gt;
&lt;P&gt;Relation_Method:&lt;/P&gt;
&lt;P&gt;LOAD * Inline&lt;/P&gt;
&lt;P&gt;[Flag1, Flag2&lt;/P&gt;
&lt;P&gt;N, Y&lt;/P&gt;
&lt;P&gt;Y, Y&lt;/P&gt;
&lt;P&gt;N, N&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 01:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-method-code/m-p/905329#M1016986</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-04-14T01:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Selection method code</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-method-code/m-p/905330#M1016987</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;This scripts creates an inline table called Relation_MEthod in the Datamodel with fields Flag1 and Flag2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 02:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-method-code/m-p/905330#M1016987</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-04-14T02:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Selection method code</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-method-code/m-p/905331#M1016988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you mean to the inline ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is what the help section has&lt;/P&gt;&lt;P&gt;&lt;A name="kanchor802"&gt;&lt;/A&gt;&lt;A name="inline"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;"inline&lt;/SPAN&gt; is used if data should be typed within the script, and not loaded from a file. Use the &lt;A class="MCXref_0"&gt;&lt;EM&gt;Inline Data Wizard&lt;/EM&gt;&lt;/A&gt; for help with the creation of&lt;SPAN class="Bold"&gt; load inline&lt;/SPAN&gt; statements. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Italic"&gt;data ::= [ text ]&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Data entered through an &lt;SPAN class="Bold"&gt;inline&lt;/SPAN&gt; clause must be enclosed by double &lt;A class="MCXref_0"&gt;&lt;EM&gt;Quotation Marks in Scripting&lt;/EM&gt;&lt;/A&gt; or with square brackets. The text between these is interpreted in the same way as the content of a file. Hence, where you would insert a new line in a text file, you should also do it in the text of an &lt;SPAN class="Bold"&gt;inline&lt;/SPAN&gt; clause, i.e. by pressing the Enter key when typing the script. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the only thing missing is that this table is coma separated, so in order to separate Flag1 and Flag2 and their value you need to use coma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 02:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-method-code/m-p/905331#M1016988</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-14T02:23:06Z</dc:date>
    </item>
  </channel>
</rss>

