<?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: Data Types on keys (numbers with leading zeros) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Data-Types-on-keys-numbers-with-leading-zeros/m-p/2109956#M90664</link>
    <description>&lt;P&gt;I think make the numeric one as text if its not hurting the performance etc using text() function -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2023/Subsystems/Hub/Content/Sense_Hub/Scripting/InterpretationFunctions/Text.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2023/Subsystems/Hub/Content/Sense_Hub/Scripting/InterpretationFunctions/Text.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or try Num() or Num#() to make both as numbers&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2023 14:41:58 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2023-08-25T14:41:58Z</dc:date>
    <item>
      <title>Data Types on keys (numbers with leading zeros)</title>
      <link>https://community.qlik.com/t5/App-Development/Data-Types-on-keys-numbers-with-leading-zeros/m-p/2109945#M90661</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I did some transformations and realized that my keys won't match. For example&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Table Colors&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;
&lt;P&gt;Key&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="50%"&gt;Value&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;00153&lt;/TD&gt;
&lt;TD width="50%"&gt;Green&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Table Numbers:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="50%" height="25px"&gt;Key&lt;/TD&gt;
&lt;TD width="50%" height="25px"&gt;Value&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%" height="25px" class="lia-align-right"&gt;00153&lt;/TD&gt;
&lt;TD width="50%" height="25px"&gt;Seven&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I literally can see in my tables, that in table Colors the Key always is left-aligned why the Key in table Numbers always is right-aligned. Probably a data type problem with strings and integers?&lt;BR /&gt;&lt;BR /&gt;What are the two ways to make them both strings oder both integers? Both of them have leading zeros.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 14:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-Types-on-keys-numbers-with-leading-zeros/m-p/2109945#M90661</guid>
      <dc:creator>steasy</dc:creator>
      <dc:date>2023-08-25T14:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data Types on keys (numbers with leading zeros)</title>
      <link>https://community.qlik.com/t5/App-Development/Data-Types-on-keys-numbers-with-leading-zeros/m-p/2109956#M90664</link>
      <description>&lt;P&gt;I think make the numeric one as text if its not hurting the performance etc using text() function -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2023/Subsystems/Hub/Content/Sense_Hub/Scripting/InterpretationFunctions/Text.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2023/Subsystems/Hub/Content/Sense_Hub/Scripting/InterpretationFunctions/Text.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or try Num() or Num#() to make both as numbers&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 14:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-Types-on-keys-numbers-with-leading-zeros/m-p/2109956#M90664</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2023-08-25T14:41:58Z</dc:date>
    </item>
  </channel>
</rss>

