<?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 Loading Estimates/Budget Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063140#M636873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gurus,&lt;/P&gt;&lt;P&gt;Kindly assist in loading the attached budget data. I have done a cross table before but this is a bit extra.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2016 03:23:57 GMT</pubDate>
    <dc:creator>chiso_chiso</dc:creator>
    <dc:date>2016-04-20T03:23:57Z</dc:date>
    <item>
      <title>Loading Estimates/Budget Data</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063140#M636873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gurus,&lt;/P&gt;&lt;P&gt;Kindly assist in loading the attached budget data. I have done a cross table before but this is a bit extra.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 03:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063140#M636873</guid>
      <dc:creator>chiso_chiso</dc:creator>
      <dc:date>2016-04-20T03:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Estimates/Budget Data</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063141#M636874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try with this..&amp;nbsp; &lt;A href="https://community.qlik.com/docs/DOC-4527"&gt;multi_header_pivot_import.qvw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Just you need to change the below colored ones..&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/122113_Capture.JPG" style="height: 332px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 04:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063141#M636874</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-20T04:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Estimates/Budget Data</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063142#M636875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Crosstable Error1.PNG" class="jive-image image-1" src="/legacyfs/online/122109_Crosstable Error1.PNG" style="height: 252px; width: 620px;" /&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/133561"&gt;settu_periasamy&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following changes but getting the attached errors'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;SET vSourceFile =&amp;nbsp; 'Test.xls';&lt;/TD&gt;&lt;TD&gt;//&amp;nbsp; 'pivotimporttest2.xlsx'&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;SET vSheet = '[Sheet1]';&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;//&amp;nbsp; '[Sheet1]'&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;SET vType = 'biff';&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;//&amp;nbsp; 'ooxml'&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//&amp;nbsp; Put the field names of your horizontal dimensions in the HDims table&lt;/P&gt;&lt;P&gt;//&amp;nbsp; NOTE: Qlikview is case-sensitive, so make sure you don't forget any capitals&lt;/P&gt;&lt;P&gt;//&amp;nbsp; in your field names.&lt;/P&gt;&lt;P&gt;HDims:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;HDimLevel, HFieldName&lt;/P&gt;&lt;P&gt;HDim1, Year&lt;/P&gt;&lt;P&gt;HDim2, Month&lt;/P&gt;&lt;P&gt;HDim3, Qty&lt;/P&gt;&lt;P&gt;HDim4, Turnover&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//&amp;nbsp; Put the field names of your column dimensions in the VDims table&lt;/P&gt;&lt;P&gt;//&amp;nbsp; NOTE: Qlikview is case-sensitive, so make sure you don't forget any capitals&lt;/P&gt;&lt;P&gt;//&amp;nbsp; in your field names.&lt;/P&gt;&lt;P&gt;VDims:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;VFieldName&lt;/P&gt;&lt;P&gt;Category&lt;/P&gt;&lt;P&gt;Colour&lt;/P&gt;&lt;P&gt;Budget Version&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 08:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063142#M636875</guid>
      <dc:creator>chiso_chiso</dc:creator>
      <dc:date>2016-04-20T08:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Estimates/Budget Data</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063143#M636876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you check with attached excel file? qvw and excel file should be in same directory..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 09:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063143#M636876</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-20T09:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Estimates/Budget Data</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063144#M636878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Crosstable Error2.PNG" class="jive-image image-1" src="/legacyfs/online/122148_Crosstable Error2.PNG" style="height: 314px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Find the new error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 09:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063144#M636878</guid>
      <dc:creator>chiso_chiso</dc:creator>
      <dc:date>2016-04-20T09:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Estimates/Budget Data</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063145#M636881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i posted as a 'Xlsx' file, but it shows 'xls' file. if it is 'Xlsx' file then we need to change the type as 'ooxml'&lt;/P&gt;&lt;P&gt;Have you tried with i posted qvw.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be like..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;SET&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;vSourceFile&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; =&amp;nbsp; 'Test.xlsx';&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;SET&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;vSheet&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = '[Sheet1]';&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;SET&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;vType&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = 'ooxml';&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;HDims:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;inline&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; HDimLevel, HFieldName&lt;BR /&gt; HDim1, Year&lt;BR /&gt; HDim2, Month&lt;BR /&gt; HDim3, Data&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;VDims:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;inline&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; VFieldName&lt;BR /&gt; Category&lt;BR /&gt; Colour&lt;BR /&gt; Budget Version&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 10:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063145#M636881</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-20T10:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Estimates/Budget Data</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063146#M636884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome! I am sorted now.. Thanks very much &lt;A href="https://community.qlik.com/qlik-users/133561"&gt;settu_periasamy&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 10:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063146#M636884</guid>
      <dc:creator>chiso_chiso</dc:creator>
      <dc:date>2016-04-20T10:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Estimates/Budget Data</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063147#M636886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. Can you close this thread if you got the answer ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 10:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Estimates-Budget-Data/m-p/1063147#M636886</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-04-20T10:20:02Z</dc:date>
    </item>
  </channel>
</rss>

