<?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: loading excel data into qlik sense consistent with excel in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837326#M69201</link>
    <description>&lt;P&gt;Hi, Try converting Code into Text.&lt;/P&gt;&lt;P&gt;like Text(Code) as Text&lt;/P&gt;</description>
    <pubDate>Sun, 19 Sep 2021 04:41:41 GMT</pubDate>
    <dc:creator>AshutoshBhumkar</dc:creator>
    <dc:date>2021-09-19T04:41:41Z</dc:date>
    <item>
      <title>loading excel data into qlik sense consistent with excel</title>
      <link>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837325#M69200</link>
      <description>&lt;P&gt;Read the CODE column from excel. The data is the text version type, starting with 000, as shown in pic1, but the data read by qlik sense automatically removes the previous 000, as shown in pic2. I hope the data read is consistent with that in Excel. What should I do?&lt;/P&gt;&lt;P&gt;Here is my code in qlik sense.Where should be modified?&lt;/P&gt;&lt;P&gt;Table:&lt;BR /&gt;LOAD&lt;BR /&gt;CODE&lt;BR /&gt;FROM [lib://file/file 2021.09.14.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pic1.png" style="width: 378px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62256i04173D479AACA4FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pic1.png" alt="pic1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pic2.png" style="width: 248px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62257i1CC2C11CC014A04F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pic2.png" alt="pic2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Sep 2021 04:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837325#M69200</guid>
      <dc:creator>coco</dc:creator>
      <dc:date>2021-09-19T04:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: loading excel data into qlik sense consistent with excel</title>
      <link>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837326#M69201</link>
      <description>&lt;P&gt;Hi, Try converting Code into Text.&lt;/P&gt;&lt;P&gt;like Text(Code) as Text&lt;/P&gt;</description>
      <pubDate>Sun, 19 Sep 2021 04:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837326#M69201</guid>
      <dc:creator>AshutoshBhumkar</dc:creator>
      <dc:date>2021-09-19T04:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: loading excel data into qlik sense consistent with excel</title>
      <link>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837328#M69203</link>
      <description>&lt;P&gt;If you expect all CODE values to be a numeric integer value with five positions, then you can format the output with &lt;EM&gt;&lt;STRONG&gt;NUM(CODE, '00000')&lt;/STRONG&gt;&lt;/EM&gt;. If it is a mix of numeric and string values then I would go with the solution from&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/15706"&gt;@AshutoshBhumkar&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Sep 2021 05:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837328#M69203</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2021-09-19T05:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: loading excel data into qlik sense consistent with excel</title>
      <link>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837906#M69257</link>
      <description>&lt;P&gt;Thank you very much!&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could you help me another question?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/App-Development/A-record-is-different-between-sql-server-and-qlik-sense/td-p/1837875" target="_blank"&gt;https://community.qlik.com/t5/App-Development/A-record-is-different-between-sql-server-and-qlik-sense/td-p/1837875&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 10:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837906#M69257</guid>
      <dc:creator>coco</dc:creator>
      <dc:date>2021-09-21T10:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: loading excel data into qlik sense consistent with excel</title>
      <link>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837908#M69258</link>
      <description>&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;Could you help me another question?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/App-Development/A-record-is-different-between-sql-server-and-qlik-sense/td-p/1837875" target="_blank"&gt;https://community.qlik.com/t5/App-Development/A-record-is-different-between-sql-server-and-qlik-sense/td-p/1837875&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 10:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/loading-excel-data-into-qlik-sense-consistent-with-excel/m-p/1837908#M69258</guid>
      <dc:creator>coco</dc:creator>
      <dc:date>2021-09-21T10:26:42Z</dc:date>
    </item>
  </channel>
</rss>

