<?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 help in column value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-in-column-value/m-p/1260373#M397633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;we have a table in SAP for Warehouses&lt;/P&gt;&lt;P&gt;the issue is that we have 2 codes 1, and 01&lt;/P&gt;&lt;P&gt;when I read this table in Qlik 1 and 01 are considered the same &lt;/P&gt;&lt;P&gt;(check below)&lt;/P&gt;&lt;P&gt;my load statement is as follows:&lt;/P&gt;&lt;P&gt;Load WhsCode, WhsName&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Load text(WhsCode) as WhsCode, WhsName....&lt;/P&gt;&lt;P&gt;but I get the following:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="inventory_balance_2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/146611_inventory_balance_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="inventory_balance.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146610_inventory_balance.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I make Qlik differentiate between the two codes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2016 11:23:41 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2016-12-14T11:23:41Z</dc:date>
    <item>
      <title>help in column value</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-column-value/m-p/1260373#M397633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;we have a table in SAP for Warehouses&lt;/P&gt;&lt;P&gt;the issue is that we have 2 codes 1, and 01&lt;/P&gt;&lt;P&gt;when I read this table in Qlik 1 and 01 are considered the same &lt;/P&gt;&lt;P&gt;(check below)&lt;/P&gt;&lt;P&gt;my load statement is as follows:&lt;/P&gt;&lt;P&gt;Load WhsCode, WhsName&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Load text(WhsCode) as WhsCode, WhsName....&lt;/P&gt;&lt;P&gt;but I get the following:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="inventory_balance_2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/146611_inventory_balance_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="inventory_balance.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146610_inventory_balance.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I make Qlik differentiate between the two codes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 11:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-column-value/m-p/1260373#M397633</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2016-12-14T11:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: help in column value</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-column-value/m-p/1260374#M397634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to explicitly convert the values to text directly in the load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Text(WhsCode) as WhsCode,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...other fields...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;SQL SELECT * FROM ...sap_table... ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 11:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-column-value/m-p/1260374#M397634</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-12-14T11:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: help in column value</title>
      <link>https://community.qlik.com/t5/QlikView/help-in-column-value/m-p/1260375#M397635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the parts of the script that loads this field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 12:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-in-column-value/m-p/1260375#M397635</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-12-14T12:09:23Z</dc:date>
    </item>
  </channel>
</rss>

