<?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: Getting FileName as seperate value while using crosstable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604751#M223467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry can't upload any files due to some reasons!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Feb 2014 12:29:35 GMT</pubDate>
    <dc:creator>qlikviewforum</dc:creator>
    <dc:date>2014-02-04T12:29:35Z</dc:date>
    <item>
      <title>Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604745#M223461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me on this. I have commented my requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the code. Hope it is clear! Please let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13915097097272656" jivemacro_uid="_13915097097272656"&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;
&lt;P&gt;//In the Month field we don't have Year. We have values something like MMM-DD&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;For&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;each&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vFile&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Filelist&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ('C\Data\*.xls*')&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;For&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;i&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;to&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 3&lt;BR /&gt;Temp:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Crosstable&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2)&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; *&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;[$(vFile)]&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;biff&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; @&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(i)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;next&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;i&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Next&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vFileName&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;let&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vYear&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '-' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()); &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//As we dont have year in the Month field we used this variable to get the year. &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//But the problem is as considers only the current year. 2013 will also will be considered as 2014.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//So instead of this we would like to consider year from the filename. Filename is something like Jan-2013 Data File.xls&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//But the issue is we are using the Cross table in the aboe for loop. So how could bring the year and add with month&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;Temp1:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Period&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;amp; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(vYr)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; ,'MMM-DD-YYYY'),'MM/DD/YYYY') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Period&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;Temp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 10:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604745#M223461</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2014-02-04T10:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604746#M223462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that the proper way to do this is to do it in multiple steps. First, loop over the files (no crosstable), loading also the file name:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vFile)' as FileName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then make a resident load using the crosstable and extracting the year from the file name. The Mid() function is just an example. You may need a combination of Mid(), Index() and Subfield():&lt;/P&gt;&lt;P&gt;CrossTable(Month, Sales, 3)&lt;/P&gt;&lt;P&gt;Load Mid(FileName, x, y) as Year&amp;nbsp; ... Resident ...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, in a third step, create a proper date from year and month. And drop the temp tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 10:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604746#M223462</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-04T10:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604747#M223463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Henric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am doing the Cross Table from the resident table how would I pass the value for Month and Sales in "CrossTable(&lt;STRONG&gt;Month&lt;/STRONG&gt;, &lt;STRONG&gt;Sales&lt;/STRONG&gt;, 3)"? Please help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 11:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604747#M223463</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2014-02-04T11:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604748#M223464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends on how your data looks. Most likely you should use something similar to &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Crosstable (Month,Sales,3)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load Mid(FileName,...) as Year, ID1, ID2, Jan, Feb, Mar, ... Resident tmpTable ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Crosstable prefix should be used if you have columns that have month names and contain sales values - which I think is what you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 11:37:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604748#M223464</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-04T11:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604749#M223465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Month and Sales column is not there in the xls. I am not sure how they got those fields. I have not used cross table much so not sure how they got it. I am not sure how they considering all the month field to Month and values of Month field to Sales. So please help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 11:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604749#M223465</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2014-02-04T11:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604750#M223466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post some data please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 12:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604750#M223466</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-04T12:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604751#M223467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry can't upload any files due to some reasons!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 12:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604751#M223467</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2014-02-04T12:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604752#M223468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then it will be difficult to help you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My point is anyway that you need to do the following three steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Concatenate the files using a For-Next loop. Create a field from the file name. The fields Month and Sales do not exist, but you have one column per month.&lt;/LI&gt;&lt;LI&gt;Use the Crosstable prefix on table 1) to &lt;EM&gt;create&lt;/EM&gt; the fields Month and Sales.&lt;/LI&gt;&lt;LI&gt;Use an additional pass through the table to create a date form the year (hidden in the file name) and the month.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 12:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604752#M223468</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-04T12:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604753#M223469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am stuck in point 2!&lt;/P&gt;&lt;P&gt;Major concern for me was I am not aware to create the fields for Month and Sales. See if you can help me on this? Please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 12:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604753#M223469</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2014-02-04T12:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604754#M223470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Crosstable prefix will create these fields. All you need to do is to write "Crosstable (Month, Sales, 2)" in front of the Load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether you should use 2 or some other number, depends on how many columns you have before the January column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 12:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604754#M223470</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-04T12:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604755#M223471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry if my questions are silly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how it will know which fields to be considered as Month? Also how to ignore unwanted fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604755#M223471</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2014-02-04T14:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604756#M223472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a "Crosstable (Month, Sales, &lt;STRONG style=": ; color: #0000ff;"&gt;2&lt;/STRONG&gt;)", then&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;it will use the first &lt;STRONG style=": ; color: #0000ff;"&gt;2&lt;/STRONG&gt; columns as keys (could be salesman, product, region, customer, etc.)&lt;/LI&gt;&lt;LI&gt;it will use all other columns to create the "Sales"&lt;/LI&gt;&lt;LI&gt;it will use all other column headers to create the "Months"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to ignore some fields, you should just not list them in the Load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604756#M223472</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-04T14:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604757#M223473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric,&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;I am unable to achieve it yet. May be I am missing some basic thing. I think I need to work on this and put some effort to achieve it. Thanks for all your effort! Will update once it is is achieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604757#M223473</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2014-02-04T14:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604758#M223474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once more update,&lt;/P&gt;&lt;P&gt;As per your instruction when I am trying to load all the data from the excel it getting stuck. I think this could be because of the synthetic keys. Any advice on this please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604758#M223474</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2014-02-04T14:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604759#M223475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load just a small amount of data, and QlikView will not hang on the Synthetic keys. Then you can correct the script and remove the Synthetic keys. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604759#M223475</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-04T14:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604760#M223476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with you. I loaded with 10 records in debug mode and it still hangs. Any advice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 15:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604760#M223476</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2014-02-04T15:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting FileName as seperate value while using crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604761#M223477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can upload just a small data sample, I could take a look at it. But without looking at data, it is impossible to say.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 15:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-FileName-as-seperate-value-while-using-crosstable/m-p/604761#M223477</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-04T15:31:42Z</dc:date>
    </item>
  </channel>
</rss>

