<?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: Month Year field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095566#M363979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You can use this:&amp;nbsp; &lt;STRONG&gt;SubField(&amp;lt;FieldName&amp;gt;,'|',SubStringCount(&lt;STRONG&gt;FieldName&lt;/STRONG&gt;,' ')+1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. You can: &lt;STRONG&gt;RIGHT(&amp;lt;FieldName&amp;gt;, 6)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;​It will be more beneficial if this was done in the backend script &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jan 2016 06:40:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-15T06:40:54Z</dc:date>
    <item>
      <title>Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095564#M363977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have multiple fields like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="46" style="width: 601px; height: 48px;" width="599"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="125"&gt;SALES UNIT JAN-10&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="123"&gt;SALES UNIT FEB-10&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="131"&gt;SALES UNIT MAR-10&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="126"&gt;SALES UNIT APR-10&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;I want output like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="545"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="136"&gt;Apr-10&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="141"&gt;May-10&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="136"&gt;Jun-10&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="132"&gt;Jul-10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 06:33:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095564#M363977</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-15T06:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095565#M363978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are these field names or values within a field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If field value then may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Date#(Right(FieldName, 6), 'MMM-YY'), &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;'MMM-YY')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 06:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095565#M363978</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-15T06:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095566#M363979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You can use this:&amp;nbsp; &lt;STRONG&gt;SubField(&amp;lt;FieldName&amp;gt;,'|',SubStringCount(&lt;STRONG&gt;FieldName&lt;/STRONG&gt;,' ')+1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. You can: &lt;STRONG&gt;RIGHT(&amp;lt;FieldName&amp;gt;, 6)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;​It will be more beneficial if this was done in the backend script &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 06:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095566#M363979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-15T06:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095567#M363980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total fields 69 every month one field get increase .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Now have Jan-10 to Dec-15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 06:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095567#M363980</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-15T06:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095568#M363981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using CrossTable Load to make them rows instead of keeping them as Column?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 06:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095568#M363981</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-15T06:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095569#M363982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. I am just fetching data directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I will use cross table functionality then use your above solution .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 06:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095569#M363982</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-15T06:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095570#M363983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something along these lines if you are not using CrossTable Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Concat(PurgeChar(@1, '#'), '|', Order) as List;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD @1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; RecNo() as Order&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Community_200222.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, explicit labels, table is Sheet1, filters(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Transpose()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;));&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vList = Chr(39) &amp;amp; Peek('List') &amp;amp; Chr(39);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FinalTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Community_200222.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, no labels, header is 1 lines, table is Sheet1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For i = 1 to NoOfFields('FinalTable')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; LET vFieldOld = '[' &amp;amp; FieldName($(i), 'FinalTable') &amp;amp; ']';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; LET vFieldNew = '[' &amp;amp; Date(Date#(Right(SubField($(vList), '|', $(i)), 6), 'MMM-YY'), 'MMM-YY') &amp;amp; ']';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; RENAME Field $(vFieldOld) to $(vFieldNew);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NEXT i;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 06:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095570#M363983</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-15T06:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095571#M363984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya if you use CrossTable you can then change those column using the expression provided earlier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 06:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095571#M363984</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-15T06:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095572#M363985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Script for CrossTable load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CrossTable(MonthYear, Data)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ID, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [SALES UNIT JAN-10], &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [SALES UNIT FEB-10], &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [SALES UNIT MAR-10], &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [SALES UNIT APR-10], &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [SALES UNIT MAY-10], &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [SALES UNIT JUN-10]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Community_200222_v1.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FinalTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NoConcatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ID,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Date(Date#(Right(MonthYear, 6), 'MMM-YY'), 'MMM-YY') as MonthYear,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111715_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 07:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095572#M363985</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-15T07:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095573#M363986</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/171708"&gt;sunindia&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to implement incremental load here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Means every month my one month will increase so for that can we use incremental load here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 07:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095573#M363986</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-15T07:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095574#M363987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use CrossTable load you won't have to worry about incrementing a month every month. Which solution are you going with?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 10:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095574#M363987</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-15T10:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095575#M363988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello&amp;nbsp; &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;sunindia&lt;/A&gt;‌,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I am going with Cross table load.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;But there is one problem I have big size excel sheet and it has to many column.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;PFA ...&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;In that sales unite and sales values are there and both values are different for every months.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;in that i dont want&amp;nbsp; coloumn which is in red color.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 11:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095575#M363988</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-15T11:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095576#M363989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This complicates things little bit. So what happens when you have new data for a month? You insert new column in between to add a new row?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 11:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095576#M363989</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-15T11:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095577#M363990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First i have to load this excel for Sales Unit in yellow colour means column A to DA&lt;/P&gt;&lt;P&gt;Secondly again i have load this excel for Sales Value in green colour means Column A to GS but exclude column AH to DA which for Sale Unit.&lt;/P&gt;&lt;P&gt;So my question is how to upload this file with cross table load at one time column A to AG is which is in blue same for Sales Unit n Sales Value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In that I don’t want column DB to DY n GT to HQ which is in Red.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 11:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095577#M363990</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-15T11:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095578#M363991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me spend some time and get back to you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 14:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095578#M363991</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-15T14:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year field</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095579#M363992</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/171708"&gt;sunindia&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Update on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 06:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-field/m-p/1095579#M363992</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-01-29T06:58:58Z</dc:date>
    </item>
  </channel>
</rss>

