<?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 How to load this combination? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-this-combination/m-p/1087532#M943348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How should I do to only load the row´s that have the combination of A4 &lt;SPAN style="text-decoration: underline;"&gt;and&lt;/SPAN&gt; 80g?&lt;/P&gt;&lt;P&gt;In this exampel I would like to get row no 1, 2, 3, 4, but not row 5 because row 5 are A4 and 100g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a test with crosstable to get all the "Kolumn"-data to a single field. But from there I got stuck.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111602_pastedImage_4.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2016 08:13:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-14T08:13:33Z</dc:date>
    <item>
      <title>How to load this combination?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-this-combination/m-p/1087532#M943348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How should I do to only load the row´s that have the combination of A4 &lt;SPAN style="text-decoration: underline;"&gt;and&lt;/SPAN&gt; 80g?&lt;/P&gt;&lt;P&gt;In this exampel I would like to get row no 1, 2, 3, 4, but not row 5 because row 5 are A4 and 100g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a test with crosstable to get all the "Kolumn"-data to a single field. But from there I got stuck.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111602_pastedImage_4.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 08:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-this-combination/m-p/1087532#M943348</guid>
      <dc:creator />
      <dc:date>2016-01-14T08:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to load this combination?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-this-combination/m-p/1087533#M943349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14527606825427164 jive_text_macro" jivemacro_uid="_14527606825427164"&gt;
&lt;P&gt;Test:&lt;/P&gt;
&lt;P&gt;LOAD RowNo,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Artikelnr,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kolumn13,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kolumn12,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kolumn11,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kvantitet&lt;/P&gt;
&lt;P&gt;FROM&lt;/P&gt;
&lt;P&gt;Paper.xlsx&lt;/P&gt;
&lt;P&gt;(ooxml, embedded labels, table is Blad1)&lt;/P&gt;
&lt;P&gt;Where Wildmatch(Kolumn13&amp;amp;Kolumn12&amp;amp;Kolumn11,'*A4*80g*','*80g*A4*');&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Row 1 is not a combination of A4 and 80g. Let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 08:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-this-combination/m-p/1087533#M943349</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-01-14T08:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to load this combination?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-this-combination/m-p/1087534#M943350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thanks so much. And of course you are right in that row 1 is not a correct value&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 09:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-this-combination/m-p/1087534#M943350</guid>
      <dc:creator />
      <dc:date>2016-01-14T09:37:05Z</dc:date>
    </item>
  </channel>
</rss>

