<?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 Value With Another in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261787#M25713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;TRY THIS,&lt;/P&gt;&lt;P&gt;=IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Catégorie Client]='A'&lt;/SPAN&gt;,REPLACE(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Catégorie Client],'A&lt;/SPAN&gt;','ADMIN'), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Catégorie Client])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2017 14:50:31 GMT</pubDate>
    <dc:creator>sravanthialuval</dc:creator>
    <dc:date>2017-01-31T14:50:31Z</dc:date>
    <item>
      <title>Replace Value With Another</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261786#M25712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="151366" alt="Cap22.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151366_Cap22.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Every one I want to change 'A' with ADMIN and I use this code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;If([Catégorie Client]='A',Replace(Replace([Catégorie Client],'ADMIN','');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz help me for this solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 09:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261786#M25712</guid>
      <dc:creator>simoevry</dc:creator>
      <dc:date>2017-01-31T09:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Value With Another</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261787#M25713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;TRY THIS,&lt;/P&gt;&lt;P&gt;=IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Catégorie Client]='A'&lt;/SPAN&gt;,REPLACE(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Catégorie Client],'A&lt;/SPAN&gt;','ADMIN'), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Catégorie Client])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 14:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261787#M25713</guid>
      <dc:creator>sravanthialuval</dc:creator>
      <dc:date>2017-01-31T14:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Value With Another</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261788#M25714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Try with&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If([Catégorie Client]='A',&lt;/SPAN&gt;Replace(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Catégorie Client]&lt;/SPAN&gt;,'A','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ADMIN&lt;/SPAN&gt;'),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Catégorie Client])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 14:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261788#M25714</guid>
      <dc:creator>surendraj</dc:creator>
      <dc:date>2017-01-31T14:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Value With Another</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261789#M25715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohamed,&lt;/P&gt;&lt;P&gt;Did you got the relevant one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 19:40:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261789#M25715</guid>
      <dc:creator>surendraj</dc:creator>
      <dc:date>2017-02-01T19:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Value With Another</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261790#M25716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks all is work for me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 14:38:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Value-With-Another/m-p/1261790#M25716</guid>
      <dc:creator>simoevry</dc:creator>
      <dc:date>2017-02-03T14:38:59Z</dc:date>
    </item>
  </channel>
</rss>

