<?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: Remove value in the string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623592#M445948</link>
    <description>Not sure why can't you just show FieldB?&lt;BR /&gt;If you still need to display Field C, but just second part, than try Subfield([field C],'|',2)</description>
    <pubDate>Fri, 13 Sep 2019 08:10:50 GMT</pubDate>
    <dc:creator>SergeyMak</dc:creator>
    <dc:date>2019-09-13T08:10:50Z</dc:date>
    <item>
      <title>Remove value in the string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623370#M445940</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I have a field called C in my script like Concat(fieldA,'|',fieldB) in my application I have a filter from fieldA, so when I selected a fieldA , my field C show the result concatenated fieldA|fieldB&lt;/P&gt;&lt;P&gt;Its possible remove this result fieldA and show just fieldB without |? because I already selected the fieldA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont know if its clear, but I need this concatenation in my script to show the result, but I only dont need repeat the value from field A because I already did the filter by list box.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623370#M445940</guid>
      <dc:creator>jsobrinho</dc:creator>
      <dc:date>2024-11-16T02:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Remove value in the string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623379#M445941</link>
      <description>&lt;P&gt;maybe a calculated field like this?&lt;/P&gt;&lt;P&gt;if(GetSelectedCount(FieldA)&amp;gt;0,FieldB,FieldA&amp;amp;'|'&amp;amp;[FieldB])&lt;/P&gt;&lt;P&gt;not sure if I get you though&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 17:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623379#M445941</guid>
      <dc:creator>asinha1991</dc:creator>
      <dc:date>2019-09-12T17:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Remove value in the string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623490#M445946</link>
      <description>&lt;P&gt;Can you please provide a sample app?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 05:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623490#M445946</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-09-13T05:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Remove value in the string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623588#M445947</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;try in this way&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if(GetSelectedCount(FieldA)&amp;gt;0,PurgeChar(C,'|'),C)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 08:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623588#M445947</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2019-09-13T08:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Remove value in the string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623592#M445948</link>
      <description>Not sure why can't you just show FieldB?&lt;BR /&gt;If you still need to display Field C, but just second part, than try Subfield([field C],'|',2)</description>
      <pubDate>Fri, 13 Sep 2019 08:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1623592#M445948</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2019-09-13T08:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Remove value in the string</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1628094#M446231</link>
      <description>&lt;P&gt;Jose, did any of the posts help you with what you needed to solve here, or are you still trying to figure things out?&amp;nbsp; If you need further help, please provide an update and per Arthur's comment, an example app may help a great deal here too.&amp;nbsp; If someone's post did help, please use the Accept as Solution button on that post to give them credit, you can do more than one post as well if multiple posts helped you sort things out.&amp;nbsp; If you did something else completely, consider posting what you did and then mark that as the solution so others will know what worked in this case.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 13:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-value-in-the-string/m-p/1628094#M446231</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-09-25T13:01:01Z</dc:date>
    </item>
  </channel>
</rss>

