<?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: Limiting Dimension Field based on Expression value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516936#M601131</link>
    <description>&lt;P&gt;I have applied it in the "Enable Conditional", but it is not working.&lt;/P&gt;&lt;P&gt;Are you thinking maybe a calculated dimension?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Dec 2018 16:31:32 GMT</pubDate>
    <dc:creator>ZoeM</dc:creator>
    <dc:date>2018-12-05T16:31:32Z</dc:date>
    <item>
      <title>Limiting Dimension Field based on Expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516921#M601127</link>
      <description>&lt;P&gt;Hi Community.&lt;/P&gt;&lt;P&gt;I have a combo bar/line chart with one dimension (year...2012 - current) and two expressions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first expression has values for all the years available (bars on chart).&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second expression has values for only some of the years (more recent years) and is represented by the line on chart.&lt;/P&gt;&lt;P&gt;In the chart, I would only like to show the years where there are values for the second&amp;nbsp;expression.&lt;/P&gt;&lt;P&gt;I thought I would have been able to use Conditional on the dimension&amp;nbsp; tab in properties with an expression that says:&lt;/P&gt;&lt;P&gt;Sum(Sales)&amp;gt;0,&lt;/P&gt;&lt;P&gt;but it didnt work. I may have had the syntax wrong or maybe I may be looking in the wrong tab in the properties.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any ideas provided will be tried and tested.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516921#M601127</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2024-11-16T05:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Dimension Field based on Expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516925#M601128</link>
      <description>&lt;P&gt;Add an Aggr() function to do this&lt;/P&gt;&lt;PRE&gt;Aggr(If(Sum(Sales) &amp;gt; 0, Year, Year)&lt;/PRE&gt;</description>
      <pubDate>Wed, 05 Dec 2018 16:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516925#M601128</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-05T16:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Dimension Field based on Expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516929#M601129</link>
      <description>&lt;P&gt;I have set up my conditional expression as follows:&lt;/P&gt;&lt;P&gt;=Aggr(If( Sum({$&amp;lt;[Date Type]={'VPP Dates'}&amp;gt;}[Function NTEI])&amp;gt;0),Year)&lt;/P&gt;&lt;P&gt;but I did not get the desired result...&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 16:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516929#M601129</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2018-12-05T16:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Dimension Field based on Expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516934#M601130</link>
      <description>&lt;P&gt;You mean your conditional dimension, right? Try this&lt;/P&gt;&lt;PRE&gt;=Aggr(If(Sum({$&amp;lt;[Date Type] = {'VPP Dates'}&amp;gt;} [Function NTEI])&amp;gt;0, Year), Year)&lt;/PRE&gt;</description>
      <pubDate>Wed, 05 Dec 2018 16:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516934#M601130</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-05T16:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Dimension Field based on Expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516936#M601131</link>
      <description>&lt;P&gt;I have applied it in the "Enable Conditional", but it is not working.&lt;/P&gt;&lt;P&gt;Are you thinking maybe a calculated dimension?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 16:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516936#M601131</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2018-12-05T16:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Dimension Field based on Expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516938#M601132</link>
      <description>Enable condition is to show or hide a particular dimension... why do you want to use it there? I think you might want to try it as a calculated dimension....</description>
      <pubDate>Wed, 05 Dec 2018 16:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516938#M601132</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-05T16:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Dimension Field based on Expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516951#M601133</link>
      <description>&lt;P&gt;Very true. As a calculated dimension it works as expected so i will go with that. I was under the impression I would have been able to accomplish the same task without having to create a calculated dimension, but I am glad that I was able to find a simple solution!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and I appreciate how quickly you did it!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 16:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516951#M601133</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2018-12-05T16:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Dimension Field based on Expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516953#M601134</link>
      <description>&lt;P&gt;There is def. a solution which doesn't use calculated dimension... all you need to do is to add this set analysis to all your expressions&lt;/P&gt;&lt;PRE&gt;{&amp;lt;Year = {"=Sum({$&amp;lt;[Date Type] = {'VPP Dates'}&amp;gt;} [Function NTEI])&amp;gt;0"}&amp;gt;}&lt;/PRE&gt;</description>
      <pubDate>Wed, 05 Dec 2018 16:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516953#M601134</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-05T16:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Dimension Field based on Expression value</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516976#M601135</link>
      <description>&lt;P&gt;Awesome. The first way you advised is working like a charm.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 17:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-Dimension-Field-based-on-Expression-value/m-p/1516976#M601135</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2018-12-05T17:49:28Z</dc:date>
    </item>
  </channel>
</rss>

