<?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: empty values in excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37379#M6311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you add new entry and export file then record is added in file (te.csv)&amp;nbsp; after record added open te.csv file then record which added is there .. plus first two empty records (amount and month) are still there which i dont want &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2018 11:17:28 GMT</pubDate>
    <dc:creator>capriconuser</dc:creator>
    <dc:date>2018-03-16T11:17:28Z</dc:date>
    <item>
      <title>empty values in excel</title>
      <link>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37376#M6308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;i load the values in dropdown through excel sheet e.g.&lt;/P&gt;&lt;PRE style="margin: 0 0 1em; padding: 5px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; background-color: #eff0f1; color: #242729;"&gt;
&lt;P&gt;&lt;CODE style="font-style: inherit; font-weight: inherit; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;head subhead amount &lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&lt;CODE style="font-style: inherit; font-weight: inherit; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;abc abc1 &lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&lt;CODE style="font-style: inherit; font-weight: inherit; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;def def1 &lt;/CODE&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;so&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;abc and def is in head dropdown&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;and&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;abc1 and def1 is in subhead dropdown&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;and there is also text box value amount&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;so when i select head abc againt this subhead abc1 i select from dropdown and enter value 100 in textbox then when i click on add ... data is added in table ..&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;but when i export this table in excel sheet data is displayed like this&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;i am done with export like .. right click on button ---- action ---add--external--export&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;&lt;/P&gt;&lt;PRE style="margin: 0 0 1em; padding: 5px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; background-color: #eff0f1; color: #242729;"&gt;
&lt;P&gt;&lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px;"&gt;head subhead amount&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;CODE style="font-style: inherit; font-weight: inherit; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;abc abc1&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&lt;CODE style="font-style: inherit; font-weight: inherit; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;def def1 &lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&lt;CODE style="font-style: inherit; font-weight: inherit; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;abc abc1 100 &lt;/CODE&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;means all values which i load from excel is also exported in excel sheet .. how i get only this&lt;/P&gt;&lt;PRE style="margin: 0 0 1em; padding: 5px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; background-color: #eff0f1; color: #242729;"&gt;&lt;CODE style="font-style: inherit; font-weight: inherit; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;abc abc1 100 &lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; color: #242729;"&gt;i also did through suppress value is null but this did not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 06:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37376#M6308</guid>
      <dc:creator>capriconuser</dc:creator>
      <dc:date>2018-03-16T06:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: empty values in excel</title>
      <link>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37377#M6309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share working file???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 08:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37377#M6309</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2018-03-16T08:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: empty values in excel</title>
      <link>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37378#M6310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check all files.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create folder with the name of t and place this all files in all folder.. remember you must rename a folder with "t" beacuse on export path is given like that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Users\HP\Desktop\t\te.csv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 11:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37378#M6310</guid>
      <dc:creator>capriconuser</dc:creator>
      <dc:date>2018-03-16T11:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: empty values in excel</title>
      <link>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37379#M6311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you add new entry and export file then record is added in file (te.csv)&amp;nbsp; after record added open te.csv file then record which added is there .. plus first two empty records (amount and month) are still there which i dont want &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 11:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37379#M6311</guid>
      <dc:creator>capriconuser</dc:creator>
      <dc:date>2018-03-16T11:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: empty values in excel</title>
      <link>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37380#M6312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not able to open rar file. It is showing corrupted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;resend it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 11:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37380#M6312</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2018-03-16T11:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: empty values in excel</title>
      <link>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37381#M6313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;updated &lt;SPAN style="font-size: 10pt;"&gt;rar file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; because there is also excel file in this which is linked with qlik file .. open it again or i attach each file separately &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 11:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37381#M6313</guid>
      <dc:creator>capriconuser</dc:creator>
      <dc:date>2018-03-16T11:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: empty values in excel</title>
      <link>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37382#M6314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 07:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37382#M6314</guid>
      <dc:creator>capriconuser</dc:creator>
      <dc:date>2018-03-19T07:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: empty values in excel</title>
      <link>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37383#M6315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not found any solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 07:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-values-in-excel/m-p/37383#M6315</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2018-03-19T07:22:41Z</dc:date>
    </item>
  </channel>
</rss>

