<?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 AW:Re: Displaying different data types under one column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272781#M1206603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;that's what I mean! You have to enter at the tab numbers the formula standard!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Aug 2010 08:14:05 GMT</pubDate>
    <dc:creator>brenner_martina</dc:creator>
    <dc:date>2010-08-23T08:14:05Z</dc:date>
    <item>
      <title>Displaying different data types under one column</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272776#M1206598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am loading data from an xls. It has some columns that need to represent both integer values as well as percentage values. For example, it has values as follows;&lt;/P&gt;&lt;P&gt;456,766&lt;/P&gt;&lt;P&gt;34,566&lt;/P&gt;&lt;P&gt;26%&lt;/P&gt;&lt;P&gt;17.5%&lt;/P&gt;&lt;P&gt;When I load them into Qlikview onto a pivot table, I either get all integer values or all percentage values.&lt;/P&gt;&lt;P&gt;There have been previous posts and I have tried the solution but they have not worked for me.&lt;/P&gt;&lt;P&gt;I have also tried the following steps&lt;/P&gt;&lt;P&gt;- Document properities&lt;/P&gt;&lt;P&gt;- Numbers tab&lt;/P&gt;&lt;P&gt;- Mark the field in question&lt;/P&gt;&lt;P&gt;- Uncheck "Survive reload"&lt;/P&gt;&lt;P&gt;- Reload the document&lt;/P&gt;&lt;P&gt;but it does not work, and the first time I tried it the entire pivot table got cleared.&lt;/P&gt;&lt;P&gt;Can someone please advise me on what to do?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272776#M1206598</guid>
      <dc:creator />
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Displaying different data types under one column</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272777#M1206599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please send me XLS sheet .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 07:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272777#M1206599</guid>
      <dc:creator />
      <dc:date>2010-08-23T07:56:44Z</dc:date>
    </item>
    <item>
      <title>AW:Displaying different data types under one column</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272778#M1206600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;best you enter an it-then-else condition using the function num, p.e.&lt;/P&gt;&lt;P&gt;If(field&amp;lt;0,Num(field,'0.0%'),Num(field,'#,##0'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 07:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272778#M1206600</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2010-08-23T07:58:01Z</dc:date>
    </item>
    <item>
      <title>Displaying different data types under one column</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272779#M1206601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/674/2287.testing-file.xlsx:550:0]&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Ashish, I have attached a downsized version of the file.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 08:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272779#M1206601</guid>
      <dc:creator />
      <dc:date>2010-08-23T08:09:16Z</dc:date>
    </item>
    <item>
      <title>AW:Displaying different data types under one column</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272780#M1206602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your reply Martina. I tried your suggestion, but its showing integers and where the values shouls in percent are showing as zeros.&lt;/P&gt;&lt;P&gt;Pls advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 08:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272780#M1206602</guid>
      <dc:creator />
      <dc:date>2010-08-23T08:12:01Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Displaying different data types under one column</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272781#M1206603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;that's what I mean! You have to enter at the tab numbers the formula standard!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 08:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272781#M1206603</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2010-08-23T08:14:05Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Displaying different data types under one column</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272782#M1206604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks Martina it's working but when I tried it on my own workpage, instead of for example 26% it shows 2.6%.&lt;/P&gt;&lt;P&gt;How can i solve this?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 08:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272782#M1206604</guid>
      <dc:creator />
      <dc:date>2010-08-23T08:39:20Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Displaying different data types under one column</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272783#M1206605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I attached sample file herewith please refer this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashish Srivastava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 08:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272783#M1206605</guid>
      <dc:creator />
      <dc:date>2010-08-23T08:44:24Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Displaying different data types under one column</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272784#M1206606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both a lot &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;.&lt;/P&gt;&lt;P&gt;Its working perfectly now.&lt;/P&gt;&lt;P&gt;Thanks for your time &lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 08:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-different-data-types-under-one-column/m-p/272784#M1206606</guid>
      <dc:creator />
      <dc:date>2010-08-23T08:58:38Z</dc:date>
    </item>
  </channel>
</rss>

