<?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: A difficult nut to crack! in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217201#M23562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link out&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4673"&gt;The sortable Aggr function is finally here!&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was a new functionality added in QV12 which allowed the Aggr() function to be sorted in other than just load order. Previous to QV12, Aggr() function always sorted in load order (which is what it is doing today and messing your expression).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2017 15:11:36 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-03-02T15:11:36Z</dc:date>
    <item>
      <title>A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217194#M23555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to present data in a straight table in a certain way. Below is the table I have. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Tab1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154980_Tab1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Table has Name, Appearance Order, Date and Sale value. I want to present this in a straight table using the Appearance order. For example, the &lt;SPAN style="font-size: 13.3333px;"&gt;Appearance&lt;/SPAN&gt; order is 3 for A, so I should be able to see only last 3 Sale and date values for Name A. I want to present this data in like this in a straight table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Tab2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/154981_Tab2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway we can do this? Either at the script level or within Qlik at expression level?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217194#M23555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T09:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217195#M23556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="154990" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154990_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(If(Date &amp;gt;= Only(Total &amp;lt;Name&amp;gt; Aggr(If(Max(TOTAL &amp;lt;Name&amp;gt; Date) = Date, Above(Date, [Appearance Order]-1)), Name, Date)), Date), Name, Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Sale)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 10:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217195#M23556</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T10:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217196#M23557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But 01/03/2016 is smaller than 26/06/2016? Why do you want this to show up or did you mean 01/03/2017?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 14:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217196#M23557</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217197#M23558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For 2017 it seems to be working, but not sure I understand the logic for 2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155014_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 14:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217197#M23558</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T14:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217198#M23559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies Sunny. It was my mistake. Please ignore my last post but I've run into another trouble. I'm attaching a file where I've just replaced the dates but for some reason Appearance Order isn't working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my new table,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tab4.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155038_tab4.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tab5.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/155042_tab5.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the application is showing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tab6.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/155043_tab6.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I did was change the data. Do you think this is because of date format?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 15:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217198#M23559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T15:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217199#M23560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope you are using QlikView 12 or Qlik Sense, because if you are not, then you might have to make changes within the script to make this work. For QV12 or Qlik Sense, you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(If(Date &amp;gt;= Only(Total &amp;lt;Name&amp;gt; Aggr(If(Max(TOTAL &amp;lt;Name&amp;gt; Date) = Date, Above(Date, [Appearance Order]-1)), Name, &lt;SPAN style="color: #ff0000;"&gt;(&lt;/SPAN&gt;Date&lt;SPAN style="color: #ff0000;"&gt;,(numeric))&lt;/SPAN&gt;)), Date), Name, Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155035_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 15:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217199#M23560</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T15:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217200#M23561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny thanks for quick reply. Sorry I didn't understand what you mean by numeric? Can you please elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 15:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217200#M23561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T15:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217201#M23562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link out&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4673"&gt;The sortable Aggr function is finally here!&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was a new functionality added in QV12 which allowed the Aggr() function to be sorted in other than just load order. Previous to QV12, Aggr() function always sorted in load order (which is what it is doing today and messing your expression).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 15:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217201#M23562</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T15:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217202#M23563</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;thanks for the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tried the same expression in Qlik Sense v 3.2 and getting the same result for some reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using this expression&lt;/P&gt;&lt;P&gt;=Aggr(If(Date &amp;gt;= Only(Total &amp;lt;Name&amp;gt; Aggr(If(Max(TOTAL &amp;lt;Name&amp;gt; Date) = Date, Above(Date, [Appearance Order]-1)), Name, Date)), Date), Name, Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think I'll need to change the expression?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tab7.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155044_tab7.PNG" style="height: 348px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I'll go through the link you sent me and study the new functionality. I do have slightly older version of QV but I've latest version of Qlik Sense. If it's showing me the same result in Qlik Sense as in QV then I might have to change the expression I guess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 15:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217202#M23563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T15:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217203#M23564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You tried this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Aggr(If(Date &amp;gt;= Only(Total &amp;lt;Name&amp;gt; Aggr(If(Max(TOTAL &amp;lt;Name&amp;gt; Date) = Date, Above(Date, [Appearance Order]-1)), Name, Date)), Date), Name, Date)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I want you to try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Aggr(If(Date &amp;gt;= Only(Total &amp;lt;Name&amp;gt; Aggr(If(Max(TOTAL &amp;lt;Name&amp;gt; Date) = Date, Above(Date, [Appearance Order]-1)), Name, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;(&lt;/SPAN&gt;Date&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;,(numeric))&lt;/SPAN&gt;)), Date), Name, Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the difference?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 15:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217203#M23564</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T15:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217204#M23565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is brilliant! Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 15:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217204#M23565</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T15:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217205#M23566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem at all &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 15:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217205#M23566</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T15:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217206#M23567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again. I've another small addition to this if you can help me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I have another Date field which contains all the same dates but also future dates meaning &amp;gt;today()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show these future dates in new columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So this is my new table. Same table but one new date column.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tab8.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155060_tab8.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show this data in straight table like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tab9.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/155061_tab9.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you think this is possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 17:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217206#M23567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T17:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217207#M23568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share the app by updating this new date column in it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 17:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217207#M23568</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T17:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217208#M23569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. Here is the app and the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 17:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217208#M23569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T17:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217209#M23570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So to understand the logic.... if we Appearance order is 3, the planned date will be in increments of 3? Like A's appearance order is 3, you have 6 additional planned date. for B you have 2. Just trying to understand what would have happened if there were only 2 planned dates for A?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 18:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217209#M23570</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T18:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217210#M23571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep! Planned dates will be in the increment of 3. So for A there are 6 planned dates. So the first three planned dates should go to Planned Date 1 Column and thee last three should go to Planned Date 2 Column in the straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If A only had 3 Planned Dates then Planned Dates 2 column should be empty as there are only 3 planned dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly for B there are 2 future planned dates which should go to Planned Dates 1 column of the straight table and Planned Dates 2 column should be empty as there are no more planned dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 18:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217210#M23571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T18:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217211#M23572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With slight intervention in script....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155059_Capture.PNG" style="height: 156px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 19:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217211#M23572</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-02T19:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217212#M23573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is brilliant Sunny! Looks like this will do the trick. The only think I was thinking is if there is a way the Planned Date 1 and Planned Date 2 are sorted. For example, in Planned Date 1, 08/09/2017 is appearing before 07/09/2017.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 10:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217212#M23573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-03T10:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: A difficult nut to crack!</title>
      <link>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217213#M23574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The other thing i noticed is that if I add new data which is Name C then it doesn't add the planned dates in Planned Date 1. Not sure what wrong here...&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tab11.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155133_tab11.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 11:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/A-difficult-nut-to-crack/m-p/1217213#M23574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-03T11:17:50Z</dc:date>
    </item>
  </channel>
</rss>

