<?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 How to manage an excel file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-manage-an-excel-file/m-p/1356709#M828229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;i have to load the budget which is in different files 2016.xls&amp;nbsp; 2017.xls based on the year.&lt;/P&gt;&lt;P&gt;I have to link my budget using the Name (which is fine in the excel) and the period/year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see the column name are "2017/Jan" , "2017/Feb"&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Budget.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168074_Budget.PNG" style="height: 61px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i can use this information to be linked to my calendar with Name , Month and Year?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, any help is really appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>qlikviewaf</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to manage an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-manage-an-excel-file/m-p/1356709#M828229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;i have to load the budget which is in different files 2016.xls&amp;nbsp; 2017.xls based on the year.&lt;/P&gt;&lt;P&gt;I have to link my budget using the Name (which is fine in the excel) and the period/year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see the column name are "2017/Jan" , "2017/Feb"&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Budget.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168074_Budget.PNG" style="height: 61px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i can use this information to be linked to my calendar with Name , Month and Year?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, any help is really appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-manage-an-excel-file/m-p/1356709#M828229</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to manage an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-manage-an-excel-file/m-p/1356710#M828231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share some sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 09:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-manage-an-excel-file/m-p/1356710#M828231</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-06-26T09:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to manage an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-manage-an-excel-file/m-p/1356711#M828232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like below. Change field names accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CrossTable(YearMonth, Sales)&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Name, 2016/Jan, 2016/Feb, 2016/Mar, 2017/Jan, 2017/Feb, 2017/Mar&lt;/P&gt;&lt;P&gt;&amp;nbsp; A, 100, 110,120,130,140,150&lt;/P&gt;&lt;P&gt;&amp;nbsp; B, 200, 210,220,230,240,250&lt;/P&gt;&lt;P&gt;&amp;nbsp; C, 300, 310,320,330,340,350&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MasterCalendar:&lt;/P&gt;&lt;P&gt;Load YearMonth, Month(YearMonth1) as Month, Year(YearMonth1) as Year;&lt;/P&gt;&lt;P&gt;Load Distinct YearMonth, Date#(YearMonth,'YYYY/MMM') as YearMonth1 Resident&amp;nbsp; Data;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 09:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-manage-an-excel-file/m-p/1356711#M828232</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-06-26T09:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to manage an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-manage-an-excel-file/m-p/1356712#M828233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here some example of data.&lt;/P&gt;&lt;P&gt;Thank you for the support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 10:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-manage-an-excel-file/m-p/1356712#M828233</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-06-26T10:47:24Z</dc:date>
    </item>
  </channel>
</rss>

