<?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: Adding a specific entry to table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434763#M162061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Charge Code= 'ABC'&lt;/SPAN&gt;, 2,0) as [Specific Rate]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Nov 2012 01:19:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-15T01:19:26Z</dc:date>
    <item>
      <title>Adding a specific entry to table</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434762#M162060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying loading a rate file as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rates:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Origin Country], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rate as [Tariff Rate], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Rate Currency], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Origin City]&amp;amp;[Charge Code]&amp;amp;[Rate Unit] as Key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Tariff.XLSX]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [local charges]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now after loading this file I want to add a specific Rate= $2 to a specific Charge Code= ABC. I want this rate to be applied to all the entries where the charge code is ABC irrespective of what other entries are. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I accomplish that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;P&gt;~H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 23:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434762#M162060</guid>
      <dc:creator>hibhardwaj</dc:creator>
      <dc:date>2012-11-14T23:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a specific entry to table</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434763#M162061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Charge Code= 'ABC'&lt;/SPAN&gt;, 2,0) as [Specific Rate]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 01:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434763#M162061</guid>
      <dc:creator />
      <dc:date>2012-11-15T01:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a specific entry to table</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434764#M162062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jasleen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the current data will never have Charge Code = ABC. I need to add ABC as a value of Charge Code manually. Can you suggest something for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 04:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434764#M162062</guid>
      <dc:creator>hibhardwaj</dc:creator>
      <dc:date>2012-11-15T04:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a specific entry to table</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434765#M162063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To introduce a value and create a field to hold it you can use 'ABC' as [&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Charge Code&lt;/SPAN&gt;] in your script. Which means that the value 'ABC' is being assigned to [Charge Code].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 06:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434765#M162063</guid>
      <dc:creator />
      <dc:date>2012-11-15T06:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a specific entry to table</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434766#M162064</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;To add records to existing table you can use Concatenate option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(ChargeCodeTableName)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'ABC' as ChargeCode&lt;/P&gt;&lt;P&gt;AUTOGENERATE 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Thu, 15 Nov 2012 07:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-a-specific-entry-to-table/m-p/434766#M162064</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-11-15T07:15:02Z</dc:date>
    </item>
  </channel>
</rss>

