<?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: Replace Old ones? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766639#M272379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean text should be 'Null' in case of Null values in SupplierName?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Flag='Y',SupplierName,'Null')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Dec 2014 07:55:59 GMT</pubDate>
    <dc:creator>anbu1984</dc:creator>
    <dc:date>2014-12-22T07:55:59Z</dc:date>
    <item>
      <title>Replace Old ones?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766634#M272374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having Some Product code and Supplier names...&lt;/P&gt;&lt;P&gt;If I am Selecting in the Product Code, I am getting the Relevant Supplier name...&lt;/P&gt;&lt;P&gt;But for Some of my Product codes Some New Suppliers are added, Where ever Product code we have added new Supplier name it was not Showing in the Report...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because if I am Selecting Product code , Then 2 Supplier Names are Showing(Old Name &amp;amp; New Name), because of ambiguity it was not showing in the Report, I Need to get the New Supplier Name in the Report...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to to acheive this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help required...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Heather&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 12:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766634#M272374</guid>
      <dc:creator />
      <dc:date>2014-12-19T12:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Old ones?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766635#M272375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have any date field, then you can use Firstsortedvalue() to retrieve latest supplier name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstsortedvalue(SupplierName,-Date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 13:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766635#M272375</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-19T13:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Old ones?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766636#M272376</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;Please can you post the expression you are using,if any.&lt;/P&gt;&lt;P&gt;so can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible post the sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 13:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766636#M272376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-19T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Old ones?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766637#M272377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI anbu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have One Flag, If i am using that flag condition "Y" i am getting Correct Supplier Names, but the thing was for Some Product code there is no Supplier name Default, but I need to Show them with NUll Value only as Previously...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Heather&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 06:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766637#M272377</guid>
      <dc:creator />
      <dc:date>2014-12-22T06:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Old ones?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766638#M272378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Neetha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Simply Pulling the Field into Expression,&lt;/P&gt;&lt;P&gt;Because of Some Product code Names Supplier name has changed to a New One..&lt;/P&gt;&lt;P&gt;So in Report. I am not getting Supplier names because I am having One more New Supplier Name..&lt;/P&gt;&lt;P&gt;I need to get the Latest Supplier name, if i am not having any Supplier Names for any Specific Code it Should Show Blank..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Heather&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 07:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766638#M272378</guid>
      <dc:creator />
      <dc:date>2014-12-22T07:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Old ones?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766639#M272379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean text should be 'Null' in case of Null values in SupplierName?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Flag='Y',SupplierName,'Null')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 07:55:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766639#M272379</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-22T07:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Old ones?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766640#M272380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try in script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If((Len(Trim(SupplierName))='0','Null',SupplierName) as SupplierName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 09:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Old-ones/m-p/766640#M272380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-22T09:31:22Z</dc:date>
    </item>
  </channel>
</rss>

