<?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: Simple Expression (Above/Below) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647260#M1082557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You get the exact same results in a straight table...just switch the object type in my example and see for yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jun 2014 21:18:14 GMT</pubDate>
    <dc:creator>vgutkovsky</dc:creator>
    <dc:date>2014-06-24T21:18:14Z</dc:date>
    <item>
      <title>Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647253#M1082550</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;I have a very primitive question. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data that is provided to me on a daily basis. This data that is provided is only provided in a cumulative fashion. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;Total Figures&lt;/P&gt;&lt;P&gt;6/24 - 25&lt;/P&gt;&lt;P&gt;6/23 - 20&lt;/P&gt;&lt;P&gt;6/22 - 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression that gives me the added figures from below (works perfectly): &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;sum(Figures)-below(sum(Figures)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6/24 - 5&lt;/P&gt;&lt;P&gt;6/23 - 5&lt;/P&gt;&lt;P&gt;6/22 - 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I try to add a dimension, my formula breaks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Figures are divided into categories. I would like to see, which categories are my daily figures coming from. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;6/24 - 25&lt;/P&gt;&lt;P&gt;Item A - 15&lt;/P&gt;&lt;P&gt;Item B - 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6/24 - 20&lt;/P&gt;&lt;P&gt;Item A - 15&lt;/P&gt;&lt;P&gt;Item B - 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression should be able to show that Item B was the only category to add values while item A stayed consistent. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my Dimensions tab, I only have Date. I would like to include product in here and a formula that will provide me with the correct information I would like to see. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 17:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647253#M1082550</guid>
      <dc:creator />
      <dc:date>2014-06-24T17:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647254#M1082551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May there's something you left out...? Take a look at the attached, your logic should be working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 18:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647254#M1082551</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-06-24T18:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647255#M1082552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Here is an example of what the data should read (daily figure)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="199" style="border: 1px solid rgb(0, 0, 0); width: 243px; height: 188px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Date&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Figure&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Daily Figure&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;P&gt;6/24&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;P&gt;15&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;6/24&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;6/23&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;15&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;6/23&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;6/22&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;6/22&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now, the below function that I am using is taking the immediate value in the row below, regardless of the product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the data reads 5, -5, 10, -5, 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like my expression to somehow understand to give me a total by day, by product. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 18:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647255#M1082552</guid>
      <dc:creator />
      <dc:date>2014-06-24T18:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647256#M1082553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would only do that if you use the word "total" in the below() function. See my example above--as you can see, it is respecting Item. You may need to post a reduced example for someone to be able to help out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 18:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647256#M1082553</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-06-24T18:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647257#M1082554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, I'm using a straight table. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The reason why I am using this is because I'm trying to make a daily bar graph of new figures (separated by product) over time. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 18:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647257#M1082554</guid>
      <dc:creator />
      <dc:date>2014-06-24T18:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647258#M1082555</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;Thank you for your help. Can you show me what you are talking about in regards to the total function? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you have is correct... but you are using a pivot table.&lt;/P&gt;&lt;P&gt;Can you give me the same results in a straight table? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like this in a straight table so I can transfer the information to a chart seamlessly. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 18:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647258#M1082555</guid>
      <dc:creator />
      <dc:date>2014-06-24T18:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647259#M1082556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ultimate goal is to put this into a bar chart over time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each day will have the new total daily figures separated by product (one bar each day divided into various products). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 18:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647259#M1082556</guid>
      <dc:creator />
      <dc:date>2014-06-24T18:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647260#M1082557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You get the exact same results in a straight table...just switch the object type in my example and see for yourself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 21:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647260#M1082557</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-06-24T21:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647261#M1082558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand. Mainly what I am trying to do is present this as a graph. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me? I would like to display the information over time and have a single bar for each date (new figures only). Each bar should be split by product. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 21:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647261#M1082558</guid>
      <dc:creator />
      <dc:date>2014-06-24T21:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647262#M1082559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, well that's a bit harder. The reason it's harder is that your date needs to be your first dimension and not your second one--function below() won't work in that case. You would need to actually use function above() encased in an aggr() that would reverse the chart dimensions. See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 21:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647262#M1082559</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-06-24T21:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Simple Expression (Above/Below)</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647263#M1082560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 22:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Expression-Above-Below/m-p/647263#M1082560</guid>
      <dc:creator />
      <dc:date>2014-06-24T22:10:23Z</dc:date>
    </item>
  </channel>
</rss>

