<?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 Silly question but really i cannot get the solution in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366925#M136440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, prueba asi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;=if(isnull($(Max)) or isnull($(Min)),field1,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2012 15:33:32 GMT</pubDate>
    <dc:creator>jvitantonio</dc:creator>
    <dc:date>2012-03-23T15:33:32Z</dc:date>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366922#M136437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to make a calculated dimension based on a value of a variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the value of the variable is null or is not filled I want the normal field and if the variable as a value a want the calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with this : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if('$(Max)'='' or '$(Min)'='',field1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(aggr(sum(W_etc)/SUM(W_etc2),field1)&amp;gt;=$(Min) &lt;/P&gt;&lt;P&gt;and aggr(sum(W_etc)/SUM(W_etc2),field1)&amp;lt;=$(Max) &lt;/P&gt;&lt;P&gt;,field1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's wrong? Why I get an error if max or min are empty or null ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366922#M136437</guid>
      <dc:creator />
      <dc:date>2012-03-23T15:15:37Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366923#M136438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try removing '&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;=if($(Max)='' or $(Min)='',field1,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366923#M136438</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2012-03-23T15:20:36Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366924#M136439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the variable is null I get an error on the graph also withot ' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366924#M136439</guid>
      <dc:creator />
      <dc:date>2012-03-23T15:31:30Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366925#M136440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, prueba asi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;=if(isnull($(Max)) or isnull($(Min)),field1,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366925#M136440</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2012-03-23T15:33:32Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366926#M136441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get: Error in calculated dimension .... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366926#M136441</guid>
      <dc:creator />
      <dc:date>2012-03-23T15:34:10Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366927#M136442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But if the varible are not null, it works, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366927#M136442</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2012-03-23T15:35:34Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366928#M136443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neither that solution ... I think the problem is not associated with the IF condition ... but with the field1 passed as dimension &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366928#M136443</guid>
      <dc:creator />
      <dc:date>2012-03-23T15:36:05Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366929#M136444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the variable condition works &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366929#M136444</guid>
      <dc:creator />
      <dc:date>2012-03-23T15:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366930#M136445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so if you onlyu put this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(aggr(sum(W_etc)/SUM(W_etc2),field1)&amp;gt;=$(Min)&lt;/P&gt;&lt;P&gt;and aggr(sum(W_etc)/SUM(W_etc2),field1)&amp;lt;=$(Max)&lt;/P&gt;&lt;P&gt;,field1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the variables are not null, it works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366930#M136445</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2012-03-23T15:39:15Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366931#M136446</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;"Null" values are different to "Not Filled" vaules. You must consider both cases:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (Max='' or Min='' or IsNull(Max) or IsNull(Min), field1....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take in mind that this condition is only false when Max AND Min has a value...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, tell me if it works!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366931#M136446</guid>
      <dc:creator>sebastiandperei</dc:creator>
      <dc:date>2012-03-23T15:40:40Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366932#M136447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it works&amp;nbsp; with the normal expression &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366932#M136447</guid>
      <dc:creator />
      <dc:date>2012-03-23T15:43:14Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366933#M136448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then try what sebastian said and try changing OR with AND and make both variable null. Otherwise, post your application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 15:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366933#M136448</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2012-03-23T15:45:14Z</dc:date>
    </item>
    <item>
      <title>Silly question but really i cannot get the solution</title>
      <link>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366934#M136449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it works... why don't you mark as Answered, to qlikuser14 or me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 17:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Silly-question-but-really-i-cannot-get-the-solution/m-p/366934#M136449</guid>
      <dc:creator>sebastiandperei</dc:creator>
      <dc:date>2012-03-23T17:38:23Z</dc:date>
    </item>
  </channel>
</rss>

