<?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: How to show dimension value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-show-dimension-value/m-p/1706573#M54166</link>
    <description>&lt;P&gt;Thanks for your answer but my issue is in how to show the dimension. Actually I am trying to use this expression for the chart dimension.&lt;/P&gt;&lt;P&gt;=if([Month ID] &amp;gt;= $(vSelectedMonthIDLY) and [Month ID]&amp;lt;=$(vSelectedMonthID),[Month ID] )&lt;/P&gt;&lt;P&gt;However as I only select one Month ID (YYYYMM) in the filter, it then dictate to show that mont in the x-axis only.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2020 14:17:49 GMT</pubDate>
    <dc:creator>ringolau</dc:creator>
    <dc:date>2020-05-29T14:17:49Z</dc:date>
    <item>
      <title>How to show dimension value</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-dimension-value/m-p/1706529#M54162</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ringolau_0-1590758356217.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34628i597C726F7F3F3856/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ringolau_0-1590758356217.png" alt="ringolau_0-1590758356217.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a [Month ID] as the filter in the chart and wants user to select a particular month. Then in the chart I want to use [Month ID] as the dimension and show the net sales of the last 12 months. As I only select one [Month ID] instead of a range, the chart can only show one month now. Any formula I can use in the dimension value to achieve what I want to do?&lt;/P&gt;&lt;P&gt;RIngo.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-dimension-value/m-p/1706529#M54162</guid>
      <dc:creator>ringolau</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to show dimension value</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-dimension-value/m-p/1706556#M54164</link>
      <description>&lt;P&gt;Check this post.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Calculating-rolling-n-period-totals-averages-or-other/ta-p/1483033" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/Calculating-rolling-n-period-totals-averages-or-other/ta-p/1483033&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 14:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-dimension-value/m-p/1706556#M54164</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2020-05-29T14:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to show dimension value</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-dimension-value/m-p/1706560#M54165</link>
      <description>&lt;P&gt;use set analysis something like below.&lt;/P&gt;&lt;P&gt;Sum( {&amp;lt;MonthYear={"&amp;lt;=$(=Max(MonthYear)) &amp;gt;=$(=Date(AddMonths(MonthYear,-12)))"}&amp;gt;} OrderRecordCounter)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 14:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-dimension-value/m-p/1706560#M54165</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-05-29T14:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to show dimension value</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-show-dimension-value/m-p/1706573#M54166</link>
      <description>&lt;P&gt;Thanks for your answer but my issue is in how to show the dimension. Actually I am trying to use this expression for the chart dimension.&lt;/P&gt;&lt;P&gt;=if([Month ID] &amp;gt;= $(vSelectedMonthIDLY) and [Month ID]&amp;lt;=$(vSelectedMonthID),[Month ID] )&lt;/P&gt;&lt;P&gt;However as I only select one Month ID (YYYYMM) in the filter, it then dictate to show that mont in the x-axis only.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 14:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-show-dimension-value/m-p/1706573#M54166</guid>
      <dc:creator>ringolau</dc:creator>
      <dc:date>2020-05-29T14:17:49Z</dc:date>
    </item>
  </channel>
</rss>

