<?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 [HELP] set analysis going wrong, please help.. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218835#M71900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Still can't open your qvw as it is section access protected.&lt;/P&gt;&lt;P&gt;I am not sure that I understand your question, but if you need to override the selection of other fields as well, you can say:&lt;/P&gt;&lt;P&gt;&lt;B&gt;Sum ({&amp;lt;TrDate=,TrMonth=,TrYear=,RowNo={"&amp;lt;=$(=max(RowNo))&amp;gt;$(=RowNo(max(RowNo)-6))"}&amp;gt;}&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Or you can ignore selections completely by starting the expression with&lt;/P&gt;&lt;P&gt;&lt;B&gt;Sum ({1&amp;lt;RowNo={"&amp;lt;=$(=max(RowNo))&amp;gt;$(=RowNo(max(RowNo)-6))"}&amp;gt;}&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 08:09:37 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2010-09-27T08:09:37Z</dc:date>
    <item>
      <title>[HELP] set analysis going wrong, please help..</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218832#M71897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wanna to show the last 6 days value&lt;/P&gt;&lt;P&gt;so i use this set analyst :&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;RowNo={"&amp;lt;=$(=max(RowNo))&amp;gt;$(=RowNo(max(RowNo)-6))"}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i use RowNo so when there is a null value in any certain date, it will show the previous day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the problem is, i only able to show the 6 last days value if i click on one of RowNo field&lt;/P&gt;&lt;P&gt;when i click on date, it only shows the date that i click&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what suppose i do to make it right?&lt;/P&gt;&lt;P&gt;i mean, when i click one of date, it will show last 6 days base on RowNo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm really stuck and i'm really a noob..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've attached the file so maybe it will help u to help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many many thx...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/0081.6-days-test.rar:550:0]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 07:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218832#M71897</guid>
      <dc:creator />
      <dc:date>2010-09-27T07:13:06Z</dc:date>
    </item>
    <item>
      <title>[HELP] set analysis going wrong, please help..</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218833#M71898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Your attached file is section access protected so I can't open it.&lt;/P&gt;&lt;P&gt;You may need to override the date selection in your set expression. If the date field is called TrDate, then:&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;TrDate=,RowNo={"&amp;lt;=$(=max(RowNo))&amp;gt;$(=RowNo(max(RowNo)-6))"}&amp;gt;}&lt;/P&gt;&lt;P&gt;should do the trick.&lt;/P&gt;&lt;P&gt;(I am assuming that RowNo is a field that is linked in some way to date. If you are trying to use the RowNo() function, then you cannot use it this way in a set expression).&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 07:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218833#M71898</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2010-09-27T07:20:26Z</dc:date>
    </item>
    <item>
      <title>[HELP] set analysis going wrong, please help..</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218834#M71899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Jo..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it worked..&lt;/P&gt;&lt;P&gt;but it isnt possible when i try to add more then 1 dimension for the syntax, it wont work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i also have year,month,date&lt;/P&gt;&lt;P&gt;when i try to click it for certain date from year,month,date list box, it still show only 1 date&lt;/P&gt;&lt;P&gt;but when i click on one of date from mst_date listbox, it shows last 6 days value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do it Jon?&lt;/P&gt;&lt;P&gt;i've attached the file again&lt;/P&gt;&lt;P&gt;thx..&lt;/P&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/8308.6-days-test.zip:550:0]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 07:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218834#M71899</guid>
      <dc:creator />
      <dc:date>2010-09-27T07:33:49Z</dc:date>
    </item>
    <item>
      <title>[HELP] set analysis going wrong, please help..</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218835#M71900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Still can't open your qvw as it is section access protected.&lt;/P&gt;&lt;P&gt;I am not sure that I understand your question, but if you need to override the selection of other fields as well, you can say:&lt;/P&gt;&lt;P&gt;&lt;B&gt;Sum ({&amp;lt;TrDate=,TrMonth=,TrYear=,RowNo={"&amp;lt;=$(=max(RowNo))&amp;gt;$(=RowNo(max(RowNo)-6))"}&amp;gt;}&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Or you can ignore selections completely by starting the expression with&lt;/P&gt;&lt;P&gt;&lt;B&gt;Sum ({1&amp;lt;RowNo={"&amp;lt;=$(=max(RowNo))&amp;gt;$(=RowNo(max(RowNo)-6))"}&amp;gt;}&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 08:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218835#M71900</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2010-09-27T08:09:37Z</dc:date>
    </item>
    <item>
      <title>[HELP] set analysis going wrong, please help..</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218836#M71901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Jon..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it worked&lt;/P&gt;&lt;P&gt;this is really what i want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx Jon...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 02:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-set-analysis-going-wrong-please-help/m-p/218836#M71901</guid>
      <dc:creator />
      <dc:date>2010-09-28T02:21:44Z</dc:date>
    </item>
  </channel>
</rss>

