<?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: datatype issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846560#M297170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample within the field you are talking about?? You might be able to fix it using Num#() function, but to give you more detailed answer you will have to share some sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2015 23:30:50 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-09T23:30:50Z</dc:date>
    <item>
      <title>datatype issue</title>
      <link>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846559#M297169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have filed global, by datatype its showing as text in table viewer but data in it is numeric. so when I'm trying to use section by using left function its not working ..could someone please help me to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 23:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846559#M297169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-09T23:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: datatype issue</title>
      <link>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846560#M297170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample within the field you are talking about?? You might be able to fix it using Num#() function, but to give you more detailed answer you will have to share some sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 23:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846560#M297170</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-09T23:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: datatype issue</title>
      <link>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846561#M297171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;let me put it in detail here, I'm trying to apply section access using Filed called global with values&lt;/P&gt;&lt;P&gt;Global&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;10000.111&lt;/P&gt;&lt;P&gt;10101.101&lt;/P&gt;&lt;P&gt;10023.11&lt;/P&gt;&lt;P&gt;100003.23&lt;/P&gt;&lt;P&gt;when I use left(global, 3) as sectionAccess&amp;nbsp;&amp;nbsp; left(global, 4)&amp;nbsp; as sectionAccess and upper(global) as sectionAccess.&lt;/P&gt;&lt;P&gt;only the values of upper(global) is being accessed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here the dataype of global field is text but the data is numeric, how do we go for left or right function in this case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 23:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846561#M297171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-09T23:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: datatype issue</title>
      <link>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846562#M297172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens if you use it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upper(Left(global, 3)) as sectionAccess or Upper(Left(global, 4)) as sectionAccess&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not an expert with Section Access, so I might not be giving you a solution you are expecting, but I definitely going to learn something new while contributing here &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 23:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846562#M297172</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-09T23:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: datatype issue</title>
      <link>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846563#M297173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sry Sunny , actually i missed in the above post, i used upper in all the cases, but only upper(global) is getting selected where as others &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Upper(Left(global, 3)) &amp;amp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Upper(Left(global, 4)) were being greyed out.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 23:57:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/datatype-issue/m-p/846563#M297173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-09T23:57:11Z</dc:date>
    </item>
  </channel>
</rss>

