<?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 Use of Preceeding Load with CrossTable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226130#M78364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, use the subfield function without the 3rd parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Subfield(REPOSTA,' ') as REPOSTA_2&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;the separator is space (i think xD)&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2010 20:11:52 GMT</pubDate>
    <dc:creator>hector</dc:creator>
    <dc:date>2010-01-28T20:11:52Z</dc:date>
    <item>
      <title>Use of Preceeding Load with CrossTable</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226126#M78360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello !&lt;/P&gt;&lt;P&gt;I need to use a combination of Preceeding Load (the load that reprocess the previous load) and CROSSTABLE.&lt;/P&gt;&lt;P&gt;Syntax is this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;VSQSE:&lt;BR /&gt;&lt;BR /&gt;LOAD&lt;BR /&gt; *&lt;BR /&gt; ,MID(QUESTAO_VSQSE,2) AS QUESTAO_VSQSE;&lt;BR /&gt;CROSSTABLE (QUESTAO_VSQSE,RESPOSTA_VSQSE,4)&lt;BR /&gt; LOAD&lt;BR /&gt; RECNO_VSQSE&lt;BR /&gt; ,AAAAPP_VSQSE&lt;BR /&gt; ,AAAAPP_VSQSE &amp;amp; '/' &amp;amp; INSCRI_VSQSE AS INSCRI_KEY&lt;BR /&gt; ,INSCRI_VSQSE&lt;BR /&gt; ,QUESTAOX_1_VSQSE&lt;BR /&gt; ,QUESTAOX_2_VSQSE&lt;BR /&gt; ,QUESTAOX_3_VSQSE&lt;BR /&gt; ,QUESTAOX_4_VSQSE&lt;BR /&gt; ,QUESTAOX_5_VSQSE&lt;BR /&gt; ,QUESTAOX_6_VSQSE&lt;BR /&gt; ,QUESTAOX_7_VSQSE&lt;BR /&gt; ,QUESTAOX_8_VSQSE&lt;BR /&gt; ,QUESTAOX_9_VSQSE&lt;BR /&gt; ,QUESTAOX_10_VSQSE&lt;BR /&gt; ,QUESTAOX_11_VSQSE&lt;BR /&gt; ,QUESTAOX_12_VSQSE&lt;BR /&gt; ,QUESTAOX_13_VSQSE&lt;BR /&gt; ,QUESTAOX_14_VSQSE&lt;BR /&gt; ,QUESTAOX_15_VSQSE&lt;BR /&gt; ,QUESTAOX_16_VSQSE&lt;BR /&gt; ,QUESTAOX_17_VSQSE&lt;BR /&gt; ,QUESTAOX_18_VSQSE&lt;BR /&gt; ,QUESTAOX_19_VSQSE&lt;BR /&gt; ,QUESTAOX_20_VSQSE&lt;BR /&gt; ,QUESTAOX_21_VSQSE&lt;BR /&gt; ,QUESTAOX_22_VSQSE&lt;BR /&gt; ,QUESTAOX_23_VSQSE&lt;BR /&gt; ,QUESTAOX_24_VSQSE&lt;BR /&gt; ,QUESTAOX_25_VSQSE&lt;BR /&gt; ,QUESTAOX_26_VSQSE&lt;BR /&gt; ,QUESTAOX_27_VSQSE&lt;BR /&gt; ,QUESTAOX_28_VSQSE&lt;BR /&gt; ,QUESTAOX_29_VSQSE&lt;BR /&gt; ,QUESTAOX_30_VSQSE&lt;BR /&gt; ,QUESTAOX_31_VSQSE&lt;BR /&gt; ,QUESTAOX_32_VSQSE&lt;BR /&gt; ,QUESTAOX_33_VSQSE&lt;BR /&gt; ,QUESTAOX_34_VSQSE&lt;BR /&gt; ,QUESTAOX_35_VSQSE&lt;BR /&gt; ,QUESTAOX_36_VSQSE&lt;BR /&gt; ,QUESTAOX_37_VSQSE&lt;BR /&gt; ,QUESTAOX_38_VSQSE&lt;BR /&gt; ,QUESTAOX_39_VSQSE&lt;BR /&gt; ,QUESTAOX_40_VSQSE&lt;BR /&gt; FROM $(ARQUIVO) (QVD);&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not working. I mean , invalid syntax.&lt;/P&gt;&lt;P&gt;May I do that ? What's the syntax ?&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;BTW I wanna "filter" the number inside the word QUESTAOX_##_VSQSE . I want to keep just the number between the underscores.&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 19:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226126#M78360</guid>
      <dc:creator />
      <dc:date>2010-01-28T19:11:01Z</dc:date>
    </item>
    <item>
      <title>Use of Preceeding Load with CrossTable</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226127#M78361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, AFAIK the preceding load feature doesn't work with crosstables (i don't know the reason :P), i've tried with a resident&lt;/P&gt;&lt;P&gt;check this out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;DATA1:&lt;BR /&gt;CROSSTABLE(QUESTAO, RESPOSTA)&lt;BR /&gt;LOAD CODE,&lt;BR /&gt; QUESTAOX_1_VSQSE,&lt;BR /&gt; QUESTAOX_2_VSQSE,&lt;BR /&gt; QUESTAOX_3_VSQSE,&lt;BR /&gt; QUESTAOX_4_VSQSE,&lt;BR /&gt; QUESTAOX_5_VSQSE&lt;BR /&gt;FROM test_crosstable.xls (biff, embedded labels, table is Sheet1$);&lt;BR /&gt;DATA:&lt;BR /&gt;Load&lt;BR /&gt; CODE,&lt;BR /&gt; QUESTAO,&lt;BR /&gt; textbetween(QUESTAO,'_','_') as Number,&lt;BR /&gt; RESPOSTA&lt;BR /&gt;resident DATA1;&lt;BR /&gt;drop table DATA1;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;rgds &amp;amp; good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 19:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226127#M78361</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2010-01-28T19:39:08Z</dc:date>
    </item>
    <item>
      <title>Use of Preceeding Load with CrossTable</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226128#M78362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, if you just want the number in the middle of QUESTA0X, I would make those values in a field called QUESTA0X. Then this should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;VSQSE:&lt;BR /&gt;CROSSTABLE (QUESTAO_VSQSE,RESPOSTA_VSQSE,4)&lt;BR /&gt;LOAD&lt;BR /&gt; RECNO_VSQSE&lt;BR /&gt; ,AAAAPP_VSQSE&lt;BR /&gt; ,AAAAPP_VSQSE &amp;amp; '/' &amp;amp; INSCRI_VSQSE AS INSCRI_KEY&lt;BR /&gt; ,INSCRI_VSQSE&lt;BR /&gt; ,QUESTAOX&lt;BR /&gt;FROM $(ARQUIVO) (QVD);&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 19:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226128#M78362</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-01-28T19:48:02Z</dc:date>
    </item>
    <item>
      <title>Use of Preceeding Load with CrossTable</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226129#M78363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I have ANOTHER problem !&lt;/P&gt;&lt;P&gt;The field REPOSTA (wich means ANSWER) may have those contents :&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;and, it may be mixed, such as&lt;/P&gt;&lt;P&gt;A C&lt;/P&gt;&lt;P&gt;A B D&lt;/P&gt;&lt;P&gt;and so forth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to separate thos mixed situations into SEPARATE records !&lt;/P&gt;&lt;P&gt;Difficult ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 19:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226129#M78363</guid>
      <dc:creator />
      <dc:date>2010-01-28T19:59:19Z</dc:date>
    </item>
    <item>
      <title>Use of Preceeding Load with CrossTable</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226130#M78364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, use the subfield function without the 3rd parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Subfield(REPOSTA,' ') as REPOSTA_2&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;the separator is space (i think xD)&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 20:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-Preceeding-Load-with-CrossTable/m-p/226130#M78364</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2010-01-28T20:11:52Z</dc:date>
    </item>
  </channel>
</rss>

