<?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: Arrow Object appearing based on Dimension Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586437#M739840</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;=if(Aggr(Sum(Totalsum),Year)&amp;lt;Above(Sale),'▼','▲') &amp;amp; ' ' &amp;amp; Aggr(Sum(Totalsum),Year)&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 21:08:57 GMT</pubDate>
    <dc:creator>bharathadde</dc:creator>
    <dc:date>2019-05-29T21:08:57Z</dc:date>
    <item>
      <title>Arrow Object appearing based on Dimension Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586391#M739839</link>
      <description>&lt;P&gt;Hello Community.&lt;/P&gt;&lt;P&gt;Hope you are all well today.&lt;/P&gt;&lt;P&gt;I have a Pivot Chart with year as the dimension and a count expression.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the user selects an two or more years, I would like to show an arrow next to the expression value based on the difference i.e. if user selects 2018 and 2019 I would like to have an arrow pointing downwards next to 2019 if the count is less or upwards if count is more.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And if the user selects multiple years, I would like to show this for all subsequent years too. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Defaults.JPG" style="width: 468px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12900i9111E1B1DA6E0AC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Defaults.JPG" alt="Defaults.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any help rendered will be truly appreciated!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586391#M739839</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2024-11-16T03:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow Object appearing based on Dimension Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586437#M739840</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;=if(Aggr(Sum(Totalsum),Year)&amp;lt;Above(Sale),'▼','▲') &amp;amp; ' ' &amp;amp; Aggr(Sum(Totalsum),Year)&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 21:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586437#M739840</guid>
      <dc:creator>bharathadde</dc:creator>
      <dc:date>2019-05-29T21:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow Object appearing based on Dimension Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586636#M739841</link>
      <description>&lt;P&gt;Here is a sample QVW dashboard with a pivot chart that has Year and sum expression, I was not able to get your expression to work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 13:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586636#M739841</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2019-05-30T13:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow Object appearing based on Dimension Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586713#M739842</link>
      <description>&lt;P&gt;We cannot do it on pivot, but we can do it on straight table. Please find the attachment.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 14:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586713#M739842</guid>
      <dc:creator>bharathadde</dc:creator>
      <dc:date>2019-05-30T14:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow Object appearing based on Dimension Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586721#M739843</link>
      <description>&lt;P&gt;Here is a thread with the answer:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Concatenate-Arrow-Object-with-Expression-value/m-p/1586704/highlight/false#M443262" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/Concatenate-Arrow-Object-with-Expression-value/m-p/1586704/highlight/false#M443262&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 14:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Arrow-Object-appearing-based-on-Dimension-Selection/m-p/1586721#M739843</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2019-05-30T14:59:34Z</dc:date>
    </item>
  </channel>
</rss>

