<?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: Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175369#M910857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={"&amp;lt;=$(=max(Year)) &amp;gt;$(=AddYears(max(Year),-4))"} &amp;gt;} Sale_Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2016 09:36:32 GMT</pubDate>
    <dc:creator>varshavig12</dc:creator>
    <dc:date>2016-06-13T09:36:32Z</dc:date>
    <item>
      <title>Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175364#M910852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Please find the attached Qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension "Year",In the Expression tab i have multiple Expressions.&lt;/P&gt;&lt;P&gt;When i click on 2005 it has to be display 2001 to 2005 years data&lt;/P&gt;&lt;P&gt;when i click on 2006 it has to be display 2002 to 2006 years data.the condition should be given in Calculated dimension only.&lt;/P&gt;&lt;P&gt;I have added sample file.Please help me to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175364#M910852</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175365#M910853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=ValueLoop(Year-5,Year,1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 08:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175365#M910853</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2016-06-13T08:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175366#M910854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply but not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 09:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175366#M910854</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2016-06-13T09:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175367#M910855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use your calculated Dimension, but you must define in Expression [&amp;lt;Year=&amp;gt;}&lt;/P&gt;&lt;P&gt;otherwise you will only get 1 year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alternatively you can try this Expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;gt;=$(=max(Year-4))&amp;lt;=max(Year)'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Claim Value]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 09:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175367#M910855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-13T09:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175368#M910856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Bhavvi b wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;....the condition should be given &lt;STRONG&gt;in Calculated dimension only.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Why so? Do you have a specific reason for that? Why not in the expression itself? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 09:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175368#M910856</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-06-13T09:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175369#M910857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={"&amp;lt;=$(=max(Year)) &amp;gt;$(=AddYears(max(Year),-4))"} &amp;gt;} Sale_Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 09:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175369#M910857</guid>
      <dc:creator>varshavig12</dc:creator>
      <dc:date>2016-06-13T09:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175370#M910858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this attachement.. It needs Year Selection &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 09:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175370#M910858</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2016-06-13T09:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175371#M910859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;You will always get only one value if you select in Listbox,&lt;/P&gt;&lt;P&gt;as an alternative you can get the same if you select the year through Slider&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 09:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175371#M910859</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2016-06-13T09:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175372#M910860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Year=e({&amp;lt;Year=({'$(=$(vEnd+1))'})&amp;gt;} Year)&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Claim Value])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 09:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175372#M910860</guid>
      <dc:creator>florentina_doga</dc:creator>
      <dc:date>2016-06-13T09:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175373#M910861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sasidhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we select the year it is showing last five years.But it is showing &lt;STRONG&gt;error in calculated dimension&lt;/STRONG&gt; without any selections and in all the years the value is same.In the previous file their is only 100 for all the years now i have updated the file with different values now you can find the issue.Please review the below file once. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 10:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175373#M910861</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2016-06-13T10:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175374#M910862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can may be put a&amp;nbsp; condition&lt;/P&gt;&lt;P&gt;GetSelectedCount(Year)&amp;gt;0&lt;/P&gt;&lt;P&gt;in the enable Conditional&amp;nbsp; dialogue box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 10:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175374#M910862</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2016-06-13T10:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175375#M910863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any specific reason why this has to be done in dimension? This is not possible as far as I know to overwrite selections (IE set analysis) in dimensions, this will have to be done in expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 11:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175375#M910863</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2016-06-13T11:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175376#M910864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its working by making small change&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;ACCIDENT_Year = {'&amp;gt;=$(=Max(ACCIDENT_Year)-4)&amp;lt;=$&lt;STRONG&gt;(=Max(&lt;/STRONG&gt;ACCIDENT_Year))'}&amp;gt;}CASE_NUMBER)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1175376#M910864</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2016-06-13T14:01:12Z</dc:date>
    </item>
  </channel>
</rss>

