<?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 Display value regarding length in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Display-value-regarding-length/m-p/1594496#M43736</link>
    <description>&lt;P&gt;Hi, I created a table and I want to display the values only if the words&amp;nbsp;are composed of 11 digits.&lt;/P&gt;&lt;P&gt;I thought of doing this:&amp;nbsp;&amp;nbsp; =[ΤΟΜΕΙΣ6] if(len([ΤΟΜΕΙΣ6]) =11)&lt;/P&gt;&lt;P&gt;( with TOMEIZ6 the name of the column ), but of course it doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!!&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2019 07:50:38 GMT</pubDate>
    <dc:creator>gianniko</dc:creator>
    <dc:date>2019-06-21T07:50:38Z</dc:date>
    <item>
      <title>Display value regarding length</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-regarding-length/m-p/1594496#M43736</link>
      <description>&lt;P&gt;Hi, I created a table and I want to display the values only if the words&amp;nbsp;are composed of 11 digits.&lt;/P&gt;&lt;P&gt;I thought of doing this:&amp;nbsp;&amp;nbsp; =[ΤΟΜΕΙΣ6] if(len([ΤΟΜΕΙΣ6]) =11)&lt;/P&gt;&lt;P&gt;( with TOMEIZ6 the name of the column ), but of course it doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2019 07:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-regarding-length/m-p/1594496#M43736</guid>
      <dc:creator>gianniko</dc:creator>
      <dc:date>2019-06-21T07:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display value regarding length</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-regarding-length/m-p/1594519#M43739</link>
      <description>&lt;P&gt;I wouldn't advice the use of calculated dimensions, but you can use:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if(len([ΤΟΜΕΙΣ6]) =11, [ΤΟΜΕΙΣ6])&lt;/LI-CODE&gt;&lt;P&gt;Jordy&lt;/P&gt;&lt;P&gt;Climber&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2019 08:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-regarding-length/m-p/1594519#M43739</guid>
      <dc:creator>JordyWegman</dc:creator>
      <dc:date>2019-06-21T08:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Display value regarding length</title>
      <link>https://community.qlik.com/t5/App-Development/Display-value-regarding-length/m-p/1594524#M43740</link>
      <description>&lt;P&gt;Thank you so much!! I was close haha&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2019 08:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-value-regarding-length/m-p/1594524#M43740</guid>
      <dc:creator>gianniko</dc:creator>
      <dc:date>2019-06-21T08:36:40Z</dc:date>
    </item>
  </channel>
</rss>

