<?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 Complex Requirement in excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Complex-Requirement-in-excel/m-p/997677#M955452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&amp;nbsp; - Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate all the help in the past. I have a very complex requirement on which I'm working. Would really appreciate your help.&lt;/P&gt;&lt;P&gt;I'm attaching a few excel files which are a part of my data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want a bar chart in such a way that when a user selects a month, say Sep-15&lt;/P&gt;&lt;P&gt;So basically the chart should have three Sep month's from 2015Aug file, &lt;SPAN style="font-size: 13.3333px;"&gt;2015July file and &lt;SPAN style="font-size: 13.3333px;"&gt;2015Sep file on x axis and corresponding forecast values should be calculated based on metric selection.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I have many more excel files and new ones coming every month. I have deleted a few metrics from the attached excel.&lt;/P&gt;&lt;P&gt;Would really appreciate if you could send me a sample qlik view code for the mentioned requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Nov 2015 18:29:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-11-14T18:29:34Z</dc:date>
    <item>
      <title>Complex Requirement in excel</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-Requirement-in-excel/m-p/997677#M955452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&amp;nbsp; - Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate all the help in the past. I have a very complex requirement on which I'm working. Would really appreciate your help.&lt;/P&gt;&lt;P&gt;I'm attaching a few excel files which are a part of my data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want a bar chart in such a way that when a user selects a month, say Sep-15&lt;/P&gt;&lt;P&gt;So basically the chart should have three Sep month's from 2015Aug file, &lt;SPAN style="font-size: 13.3333px;"&gt;2015July file and &lt;SPAN style="font-size: 13.3333px;"&gt;2015Sep file on x axis and corresponding forecast values should be calculated based on metric selection.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I have many more excel files and new ones coming every month. I have deleted a few metrics from the attached excel.&lt;/P&gt;&lt;P&gt;Would really appreciate if you could send me a sample qlik view code for the mentioned requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2015 18:29:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-Requirement-in-excel/m-p/997677#M955452</guid>
      <dc:creator />
      <dc:date>2015-11-14T18:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Requirement in excel</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-Requirement-in-excel/m-p/997678#M955453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Data:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CrossTable(MONTH, Data, 3)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Metric, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileBaseName() as FileName,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42005], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42036], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42064], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42095], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42125], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42156], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42186], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42217], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42248], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42278], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42309], &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [42339]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[2015*.xlsx]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(ooxml, embedded labels, table is Data);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;New:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;noconcatenate&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD *,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Year(trim(MONTH)) as Year,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;month(trim(MONTH)) as Month,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;monthname(trim(MONTH)) as MonthYear&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Resident Data;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DROP Field MONTH;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DROP Table Data;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Sheet Name of all excel file should be same, then only you can load all the excel file using * prefix else if sheet of all excel file is not same then you need to perform loop to load the file for which follow below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-7860"&gt;https://community.qlik.com/docs/DOC-7860&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="105502" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105502_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2015 19:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-Requirement-in-excel/m-p/997678#M955453</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-11-14T19:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Requirement in excel</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-Requirement-in-excel/m-p/997679#M955454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help on the solution. There is just one small change can you help me with that in the solution. When the user selects July, only data for July&amp;nbsp; from July file should be displayed because it doesn’t make business sense to show data from future files.&lt;/P&gt;&lt;P&gt;Whereas when user selects Aug it should show Aug data from July file as well as from Aug file but not from Sep file.&lt;/P&gt;&lt;P&gt;And lastly when a user selects Sep it should show data for Sep from all the three files.&lt;/P&gt;&lt;P&gt;Attached is a sample screen shot of expected solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for all the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Req1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105665_Req1.jpg" style="height: 302px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 15:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-Requirement-in-excel/m-p/997679#M955454</guid>
      <dc:creator />
      <dc:date>2015-11-16T15:21:15Z</dc:date>
    </item>
  </channel>
</rss>

