<?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 Conditioning a dimension mixed on an expression and a dimension in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Conditioning-a-dimension-mixed-on-an-expression-and-a-dimension/m-p/2119867#M624</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have the following problem in QlikView:&lt;/P&gt;
&lt;P&gt;- I created a conditional dimension in an object, which is based on &lt;STRONG&gt;three conditions of other dimensions&lt;/STRONG&gt;, what works properly with a simple if(and, and, and) function.&lt;/P&gt;
&lt;P&gt;- to finalize my intention, I thougt I need to include another condition on top to the three existing conditions. This last condition is based on an expression which is already included in the same object as a column. This expression has values, but I just want to display the values above X (&amp;gt;=X). If I include the condition as a fourth condition in the if() function, I get an calculation error.&lt;/P&gt;
&lt;P&gt;At the moment, I export the object and remove manually the the values below my threshold X. This is what I want to avoid in my final step.&lt;/P&gt;
&lt;P&gt;Should I create another separate if() function on top to my existing one in the conditional dimension and combine them with "and", which has a condition on my expresssion to be above the threshold? Or is there any possibility to set a condition on the whole object just to display value of the expression above the threshold?&lt;/P&gt;
&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;
&lt;P&gt;BR, Bodo&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2023 08:46:42 GMT</pubDate>
    <dc:creator>Bodo</dc:creator>
    <dc:date>2023-09-19T08:46:42Z</dc:date>
    <item>
      <title>Conditioning a dimension mixed on an expression and a dimension</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Conditioning-a-dimension-mixed-on-an-expression-and-a-dimension/m-p/2119867#M624</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have the following problem in QlikView:&lt;/P&gt;
&lt;P&gt;- I created a conditional dimension in an object, which is based on &lt;STRONG&gt;three conditions of other dimensions&lt;/STRONG&gt;, what works properly with a simple if(and, and, and) function.&lt;/P&gt;
&lt;P&gt;- to finalize my intention, I thougt I need to include another condition on top to the three existing conditions. This last condition is based on an expression which is already included in the same object as a column. This expression has values, but I just want to display the values above X (&amp;gt;=X). If I include the condition as a fourth condition in the if() function, I get an calculation error.&lt;/P&gt;
&lt;P&gt;At the moment, I export the object and remove manually the the values below my threshold X. This is what I want to avoid in my final step.&lt;/P&gt;
&lt;P&gt;Should I create another separate if() function on top to my existing one in the conditional dimension and combine them with "and", which has a condition on my expresssion to be above the threshold? Or is there any possibility to set a condition on the whole object just to display value of the expression above the threshold?&lt;/P&gt;
&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;
&lt;P&gt;BR, Bodo&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 08:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Conditioning-a-dimension-mixed-on-an-expression-and-a-dimension/m-p/2119867#M624</guid>
      <dc:creator>Bodo</dc:creator>
      <dc:date>2023-09-19T08:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Conditioning a dimension mixed on an expression and a dimension</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Conditioning-a-dimension-mixed-on-an-expression-and-a-dimension/m-p/2119870#M625</link>
      <description>&lt;P&gt;Generally speaking, you can't directly use a measure in a dimension. Measures are calculated per set of dimension members, meaning they can't be calculated until the dimensions are known (otherwise, you'd get into a loop - recalculate dimension, then recalculate measure, ad infinitum).&lt;/P&gt;
&lt;P&gt;If you need a dimension that is based on a calculation, you'd typically need to use aggr() to calculate it in a predetermined way.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 08:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Conditioning-a-dimension-mixed-on-an-expression-and-a-dimension/m-p/2119870#M625</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-09-19T08:54:30Z</dc:date>
    </item>
  </channel>
</rss>

