<?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 create a new Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-create-a-new-Field/m-p/1703980#M451369</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Requirement is to know where the selling price coming from 3 source fields listed in below picture, how can i create a new Field&amp;nbsp;&lt;STRONG&gt;source&lt;/STRONG&gt; in script which gives info where the price coming from among other 3 Fields?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34066i5F5E5DDE1A7F926A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:37:56 GMT</pubDate>
    <dc:creator>dseelam</dc:creator>
    <dc:date>2024-11-16T00:37:56Z</dc:date>
    <item>
      <title>how to create a new Field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-a-new-Field/m-p/1703980#M451369</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Requirement is to know where the selling price coming from 3 source fields listed in below picture, how can i create a new Field&amp;nbsp;&lt;STRONG&gt;source&lt;/STRONG&gt; in script which gives info where the price coming from among other 3 Fields?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34066i5F5E5DDE1A7F926A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-a-new-Field/m-p/1703980#M451369</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2024-11-16T00:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a new Field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-create-a-new-Field/m-p/1703988#M451370</link>
      <description>&lt;P&gt;Try the below if you are sure that Price is found is only one source,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If(Len(SAP_PRICE_BY_CUSTOMER)&amp;gt;1, 'SAP_PRICE_BY_CUSTOMER',&lt;/P&gt;&lt;P&gt;If(Len(SAP_PRICE_GENERIC)&amp;gt;1,'SAP_PRICE_GENERIC' ,&lt;/P&gt;&lt;P&gt;If(Len(ORACLESTD_PRICE)&amp;gt;1,'ORACLESTD_PRICE' ,&lt;/P&gt;&lt;P&gt;'Price Source Not Found')))&lt;/P&gt;&lt;P&gt;as Price_Source&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 21:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-create-a-new-Field/m-p/1703988#M451370</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2020-05-20T21:17:53Z</dc:date>
    </item>
  </channel>
</rss>

