<?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 with load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-load-script/m-p/290244#M1203640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In my load script i need to load a field in as a different name but only if another field ='yes'. Below is an example of my fields..&lt;/P&gt;&lt;P&gt;EntryMethod,&lt;BR /&gt;SaleDescription,&lt;BR /&gt;DiscountGroup,&lt;BR /&gt;DiscountAmount,&lt;BR /&gt;DiscountApplied,&lt;BR /&gt;DiscountLine,&lt;BR /&gt;PriceOverride,&lt;BR /&gt;AuthorityId,&lt;BR /&gt;PromotionType,&lt;BR /&gt;MinimumAge,&lt;/P&gt;&lt;P&gt;What i want to do is to load DiscountGroup AS [Stock Movement Reason Code] but only where PriceOverride = 'yes'&lt;/P&gt;&lt;P&gt;This should only give me PriceOverride DiscountGroups.&lt;/P&gt;&lt;P&gt;Can someone tell me how to do this please?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Nov 2010 09:33:59 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2010-11-25T09:33:59Z</dc:date>
    <item>
      <title>Help with load script</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-load-script/m-p/290244#M1203640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In my load script i need to load a field in as a different name but only if another field ='yes'. Below is an example of my fields..&lt;/P&gt;&lt;P&gt;EntryMethod,&lt;BR /&gt;SaleDescription,&lt;BR /&gt;DiscountGroup,&lt;BR /&gt;DiscountAmount,&lt;BR /&gt;DiscountApplied,&lt;BR /&gt;DiscountLine,&lt;BR /&gt;PriceOverride,&lt;BR /&gt;AuthorityId,&lt;BR /&gt;PromotionType,&lt;BR /&gt;MinimumAge,&lt;/P&gt;&lt;P&gt;What i want to do is to load DiscountGroup AS [Stock Movement Reason Code] but only where PriceOverride = 'yes'&lt;/P&gt;&lt;P&gt;This should only give me PriceOverride DiscountGroups.&lt;/P&gt;&lt;P&gt;Can someone tell me how to do this please?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Nov 2010 09:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-load-script/m-p/290244#M1203640</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-11-25T09:33:59Z</dc:date>
    </item>
    <item>
      <title>Help with load script</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-load-script/m-p/290245#M1203643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this&lt;/P&gt;&lt;P&gt;[PriceOverrideDiscountGroups]:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;xx,&lt;/P&gt;&lt;P&gt;xxx,&lt;/P&gt;&lt;P&gt;if([PriceOverride]='yes',[DiscountGroup],'') as [Stock Movement Reason Codes],&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Nov 2010 09:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-load-script/m-p/290245#M1203643</guid>
      <dc:creator />
      <dc:date>2010-11-25T09:59:08Z</dc:date>
    </item>
  </channel>
</rss>

