<?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: Find single lower letter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Find-single-lower-letter/m-p/1835142#M1214828</link>
    <description>&lt;P&gt;Work, thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 10 Sep 2021 08:31:29 GMT</pubDate>
    <dc:creator>Fitus9092</dc:creator>
    <dc:date>2021-09-10T08:31:29Z</dc:date>
    <item>
      <title>Find single lower letter</title>
      <link>https://community.qlik.com/t5/QlikView/Find-single-lower-letter/m-p/1835113#M1214825</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;i need to find if a field has a single lower letter. For example: "HOUsE", i want something that says to me "This word has a lower letter". Can't use the function lower or upper because they change all letters in a word.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried if(wildmatch(FIELD, '*a*', '*b*',...) ,1,0) as check but it find upper letters too and not only lower.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 06:37:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-single-lower-letter/m-p/1835113#M1214825</guid>
      <dc:creator>Fitus9092</dc:creator>
      <dc:date>2021-09-10T06:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Find single lower letter</title>
      <link>https://community.qlik.com/t5/QlikView/Find-single-lower-letter/m-p/1835121#M1214826</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;I don't know about singe lower letter ,&amp;nbsp;&lt;BR /&gt;but If you are looking for an expression to see if there is any amount of lower letters in a word&lt;BR /&gt;This will do the trick :&lt;/P&gt;&lt;P&gt;&amp;nbsp;In the below expression the Field is call Word.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if(upper(Word)&amp;lt;&amp;gt;Word,'there is a lower letter in the word','No lower letters found')&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 10 Sep 2021 07:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-single-lower-letter/m-p/1835121#M1214826</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2021-09-10T07:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Find single lower letter</title>
      <link>https://community.qlik.com/t5/QlikView/Find-single-lower-letter/m-p/1835142#M1214828</link>
      <description>&lt;P&gt;Work, thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 08:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-single-lower-letter/m-p/1835142#M1214828</guid>
      <dc:creator>Fitus9092</dc:creator>
      <dc:date>2021-09-10T08:31:29Z</dc:date>
    </item>
  </channel>
</rss>

