<?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: How to see records without '#' shown in the title? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-see-records-without-shown-in-the-title/m-p/1742164#M56812</link>
    <description>&lt;P&gt;This solved it! Thank you so much for your help!!! I need to start using the pick function more often.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Sep 2020 20:39:08 GMT</pubDate>
    <dc:creator>wholelottared</dc:creator>
    <dc:date>2020-09-08T20:39:08Z</dc:date>
    <item>
      <title>How to see records without '#' shown in the title?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-see-records-without-shown-in-the-title/m-p/1741777#M56791</link>
      <description>&lt;P&gt;I can ignore 'update' with the following but the “#” doesn’t seem to be working the same way so I can show the first records not the updates&lt;/P&gt;&lt;P&gt;=if(not(upper(sr_eventtitle) like '*Update*' or not(HQ_EventTitle like '*#*')),sr_eventtitle)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="picc.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40178iCEA82D9C9938F706/image-size/large?v=v2&amp;amp;px=999" role="button" title="picc.jpg" alt="picc.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 20:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-see-records-without-shown-in-the-title/m-p/1741777#M56791</guid>
      <dc:creator>wholelottared</dc:creator>
      <dc:date>2020-09-07T20:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to see records without '#' shown in the title?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-see-records-without-shown-in-the-title/m-p/1741823#M56794</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;pick(wildmatch(upper(sr_eventtitle),'*#*','*UPDATE*')+1,sr_eventtitle)&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 05:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-see-records-without-shown-in-the-title/m-p/1741823#M56794</guid>
      <dc:creator>RsQK</dc:creator>
      <dc:date>2020-09-08T05:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to see records without '#' shown in the title?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-see-records-without-shown-in-the-title/m-p/1742164#M56812</link>
      <description>&lt;P&gt;This solved it! Thank you so much for your help!!! I need to start using the pick function more often.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 20:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-see-records-without-shown-in-the-title/m-p/1742164#M56812</guid>
      <dc:creator>wholelottared</dc:creator>
      <dc:date>2020-09-08T20:39:08Z</dc:date>
    </item>
  </channel>
</rss>

