<?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: Value Including % symbol is being read as numeric value in Qlik in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1668703#M729033</link>
    <description>&lt;P&gt;What datasource are you loading from?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2020 03:36:19 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2020-01-24T03:36:19Z</dc:date>
    <item>
      <title>Value Including % symbol is being read as numeric value in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1668295#M729030</link>
      <description>&lt;P&gt;Qlik randomly converting strings from SQL into numeric, and when it detects a " %" in the string, it converts it to a decimal (fraction) instead of leaving the text intact.&lt;/P&gt;&lt;P&gt;For Example: 9.5 %(symbol with space after value) when read into Qlik it is being converted into 0.095. Which shouldn't be the case.&amp;nbsp; Any thoughts of why this could be happening or did we have any similar cases before? Any input is appreciated. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1668295#M729030</guid>
      <dc:creator>SS_I</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Value Including % symbol is being read as numeric value in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1668333#M729031</link>
      <description>&lt;P&gt;Qlik looks at the data in the field and tries to determine its type. It then stores it according to what it determines.&lt;/P&gt;&lt;P&gt;9.5 % when converted to a number is 0.095.&lt;/P&gt;&lt;P&gt;Do you want this to stay as the text field "9.5 %"? If so then do this...&lt;/P&gt;&lt;P&gt;Let's assume that X is the field name.&lt;/P&gt;&lt;P&gt;Load&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Text(X) as X,&lt;BR /&gt;&amp;nbsp; &amp;nbsp;.&lt;BR /&gt;&amp;nbsp; &amp;nbsp;.&lt;BR /&gt;etc....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that is helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 05:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1668333#M729031</guid>
      <dc:creator>lblumenfeld</dc:creator>
      <dc:date>2020-01-23T05:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Value Including % symbol is being read as numeric value in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1668588#M729032</link>
      <description>&lt;P&gt;Thanks for the input. It helps. But Is there a reason of why this could be happening in first place? Even before forcing the field to be text, this conversion into decimals when detecting % symbol happened very randomly. For approximation - If I had about 10000 rows this randomly happened to one or two rows&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Field&amp;nbsp; &amp;nbsp; Output&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;3.4 %&amp;nbsp; &amp;nbsp; &amp;nbsp;3.4&lt;/LI&gt;&lt;LI&gt;6.2 %&amp;nbsp; &amp;nbsp; &amp;nbsp;6.2&lt;/LI&gt;&lt;LI&gt;9.8 %&amp;nbsp; &amp;nbsp; &amp;nbsp;0.098&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Forcing Field value to be string will work....but I am trying to understand the reason, when it can read other rows to be just as value what is potentially wrong with the third row to consider the field value as numeric.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 16:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1668588#M729032</guid>
      <dc:creator>SS_I</dc:creator>
      <dc:date>2020-01-23T16:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Value Including % symbol is being read as numeric value in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1668703#M729033</link>
      <description>&lt;P&gt;What datasource are you loading from?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 03:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1668703#M729033</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2020-01-24T03:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Value Including % symbol is being read as numeric value in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1669044#M729034</link>
      <description>&lt;P&gt;From SQLServer to QVD then onto Dashboard.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 15:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1669044#M729034</guid>
      <dc:creator>SS_I</dc:creator>
      <dc:date>2020-01-24T15:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Value Including % symbol is being read as numeric value in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1669080#M729035</link>
      <description>&lt;P&gt;It looks like your data is&lt;/P&gt;&lt;P&gt;10 % .. with a space between the number and the percent sign.&lt;/P&gt;&lt;P&gt;It looks like Qlik understands that as a number, but only when there's a decimal after the number. So, 10.00 % works, but&amp;nbsp; &amp;nbsp;10 % doesn't.&lt;/P&gt;&lt;P&gt;I loaded some random values and Qlik is actually storing the data as xx %, so it sees it as character. When I render the field in a visualization it converts it to a number, but only if there is a decimal place.&lt;/P&gt;&lt;P&gt;I loaded&lt;/P&gt;&lt;P&gt;5.35 %&lt;BR /&gt;3 %&lt;BR /&gt;25.00 %&lt;/P&gt;&lt;P&gt;5.35 % renders properly. So does 25 %. But, 3 % does not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 17:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1669080#M729035</guid>
      <dc:creator>lblumenfeld</dc:creator>
      <dc:date>2020-01-24T17:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Value Including % symbol is being read as numeric value in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1677241#M729036</link>
      <description>&lt;P&gt;Have a look at the following Design Blog post, believe it may help explain the why part of things for you!&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Automatic-Number-Interpretation/ba-p/1475352" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Automatic-Number-Interpretation/ba-p/1475352&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is the base Design Blog URL in case you want to search further in this area, there are over 700 posts from our experts on different topics and most are how-to related or explanations of topics.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 19:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1677241#M729036</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-02-19T19:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Value Including % symbol is being read as numeric value in Qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1677320#M729037</link>
      <description>&lt;P&gt;Random. Hmm.... Is Num() being used in the script?&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlikviewcookbook.com/2020/02/num-script-vs-chart/" target="_blank"&gt;https://qlikviewcookbook.com/2020/02/num-script-vs-chart/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 23:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-Including-symbol-is-being-read-as-numeric-value-in-Qlik/m-p/1677320#M729037</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2020-02-19T23:29:22Z</dc:date>
    </item>
  </channel>
</rss>

