<?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 numeric value in excel files into Qlikview..list box is showing duplicates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/numeric-value-in-excel-files-into-Qlikview-list-box-is-showing/m-p/1743746#M453107</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have this dataset in Share Point and I load multiple excel files into QVD... one of the field in these excel files is "Total"&lt;/P&gt;&lt;P&gt;which includes values like 0.000, 3.111 etc... I load all excel files into the QVD and for the field "Total" I used the&lt;/P&gt;&lt;P&gt;NUM(Total,'####.###') AS Total&amp;nbsp; - When I read from the QVD into the dashboard I use "Total" as filter using the listbox&lt;/P&gt;&lt;P&gt;for some reason I see the duplicate numbers....the below is an example&lt;/P&gt;&lt;P&gt;the second filter book is the number of the excel file so there are so many excel files for the PRD environment&lt;/P&gt;&lt;P&gt;for each LOAD statement from excel to QVD I used the NUM function but I still get duplicates&lt;/P&gt;&lt;P&gt;any ideas on why I would see the duplicates?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dashview.png" style="width: 590px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40544iD79859DE3FBE8FE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="dashview.png" alt="dashview.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how it looks like in my excel file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="in excel.png" style="width: 306px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40545iAFDE3AD6BB2970C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="in excel.png" alt="in excel.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
    <pubDate>Mon, 14 Sep 2020 20:49:42 GMT</pubDate>
    <dc:creator>QlikviewRaj11</dc:creator>
    <dc:date>2020-09-14T20:49:42Z</dc:date>
    <item>
      <title>numeric value in excel files into Qlikview..list box is showing duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/numeric-value-in-excel-files-into-Qlikview-list-box-is-showing/m-p/1743746#M453107</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have this dataset in Share Point and I load multiple excel files into QVD... one of the field in these excel files is "Total"&lt;/P&gt;&lt;P&gt;which includes values like 0.000, 3.111 etc... I load all excel files into the QVD and for the field "Total" I used the&lt;/P&gt;&lt;P&gt;NUM(Total,'####.###') AS Total&amp;nbsp; - When I read from the QVD into the dashboard I use "Total" as filter using the listbox&lt;/P&gt;&lt;P&gt;for some reason I see the duplicate numbers....the below is an example&lt;/P&gt;&lt;P&gt;the second filter book is the number of the excel file so there are so many excel files for the PRD environment&lt;/P&gt;&lt;P&gt;for each LOAD statement from excel to QVD I used the NUM function but I still get duplicates&lt;/P&gt;&lt;P&gt;any ideas on why I would see the duplicates?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dashview.png" style="width: 590px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40544iD79859DE3FBE8FE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="dashview.png" alt="dashview.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how it looks like in my excel file&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="in excel.png" style="width: 306px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40545iAFDE3AD6BB2970C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="in excel.png" alt="in excel.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 20:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/numeric-value-in-excel-files-into-Qlikview-list-box-is-showing/m-p/1743746#M453107</guid>
      <dc:creator>QlikviewRaj11</dc:creator>
      <dc:date>2020-09-14T20:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: numeric value in excel files into Qlikview..list box is showing duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/numeric-value-in-excel-files-into-Qlikview-list-box-is-showing/m-p/1743758#M453110</link>
      <description>&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;It looks like your data contains very similar, but slightly different numbers, where the difference exists beyond the three decimal points. For example, the following 2 numbers are different, but they look identical when they are formatted with 3 decimal digits:&lt;/P&gt;&lt;P&gt;3.3071 looks like 3.307&lt;/P&gt;&lt;P&gt;3.3072 also looks like 3.307&lt;/P&gt;&lt;P&gt;The num() function that you use, merely formats the numbers to the desired data format, however it doesn't modify the values themselves. In order to make these two numbers truly identical, you need to use one of the rounding functions - round(), floor(), or ceil(), like this:&lt;/P&gt;&lt;P&gt;round(RawData_Total, 0.001)&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 21:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/numeric-value-in-excel-files-into-Qlikview-list-box-is-showing/m-p/1743758#M453110</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2020-09-14T21:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: numeric value in excel files into Qlikview..list box is showing duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/numeric-value-in-excel-files-into-Qlikview-list-box-is-showing/m-p/1743762#M453111</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;Thank you Oleg,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;FONT color="#0000ff"&gt;Num&lt;/FONT&gt;( &lt;FONT color="#0000ff"&gt;Num#&lt;/FONT&gt;(&lt;FONT color="#800000"&gt;Total&lt;/FONT&gt;, '0.000'), '####.###') &lt;FONT color="#0000ff"&gt;AS&lt;/FONT&gt; &lt;FONT color="#800000"&gt;Total - This worked but to be more accurate I used round as below - thanks for your time&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#0000ff"&gt;Num&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;Round&lt;/FONT&gt;(&lt;FONT color="#800000"&gt;Total&lt;/FONT&gt;,0.001), '####.###') &lt;FONT color="#0000ff"&gt;AS&lt;/FONT&gt; &lt;FONT color="#800000"&gt;Total1&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT size="4"&gt;,&lt;/FONT&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;Thanks a lot&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1"&gt;Raj&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 22:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/numeric-value-in-excel-files-into-Qlikview-list-box-is-showing/m-p/1743762#M453111</guid>
      <dc:creator>QlikviewRaj11</dc:creator>
      <dc:date>2020-09-14T22:13:56Z</dc:date>
    </item>
  </channel>
</rss>

