<?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: Calculation Condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827029#M535756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;Getselectedcount(Dimensions)&amp;gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Serhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 15:09:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-15T15:09:13Z</dc:date>
    <item>
      <title>Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827027#M535754</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;i'm working in a dynamic table, but i have 1 dimensions and 2 expression in-lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the dynamic table depends of the 3 in-lines.&lt;/P&gt;&lt;P&gt;obviously the principal its the dimension inline and i have in order to organize the units separately of money expressions in 2 different in-lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the user only wants to watch units information he selects those expressions.&lt;/P&gt;&lt;P&gt;if the user only wants to watch money information he selects those expressions.&lt;/P&gt;&lt;P&gt;if the user wants to watch unit and money information he select the expressions he wants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem that i have its that i don't know how to control the visualization of 2 expression in-lines because&lt;/P&gt;&lt;P&gt;if the user selects for example units expressions the table shouldn't show the money expressions.&lt;/P&gt;&lt;P&gt;if the user selects for example money expressions the table shouldn't show the units expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right now if i select only units expressions the money expressions are showing or backwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the calculation condition that i have in the moment its:&lt;/P&gt;&lt;P&gt;Count(GetFieldSelections(Dimensions)&amp;gt;1) and (Count(GetFieldSelections(Units)&amp;gt;1) or Count(GetFieldSelections(Money)&amp;gt;1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how i can do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827027#M535754</guid>
      <dc:creator />
      <dc:date>2014-12-15T15:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827028#M535755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3564"&gt;Customizable Straight Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827028#M535755</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-15T15:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827029#M535756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;Getselectedcount(Dimensions)&amp;gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Serhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827029#M535756</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T15:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827030#M535757</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;You can use the Adhoc reports functions also for this.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5404" title="http://community.qlik.com/docs/DOC-5404"&gt;http://community.qlik.com/docs/DOC-5404&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827030#M535757</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-15T15:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827031#M535758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;Manish i'm using that post by if you can see it only have q one dimension and one expression it doesn't solve my problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827031#M535758</guid>
      <dc:creator />
      <dc:date>2014-12-15T15:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827032#M535759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its the same of Manish&lt;/P&gt;&lt;P&gt;i'm having 2 measures or expression tables with one dimension table, how i can control 3 tables in the calculation condition??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827032#M535759</guid>
      <dc:creator />
      <dc:date>2014-12-15T15:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827033#M535760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then implement with Getselectedcount() woth dimension selection count, IN the chart layout properties enable or disable the chart with condition &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getselectedcount(FieldName) = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getselectedcount(FieldName) &amp;gt; 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827033#M535760</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-15T15:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827034#M535761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tnks Anand you give a great idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the calculation condition i put that so its&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count(GetFieldSelections(Dimensions)&amp;gt;1) and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;( GetSelectedCount(money)&amp;gt;=1 or GetSelectedCount(units)&amp;gt;=1 &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in the conditional of each expression the same&lt;/P&gt;&lt;P&gt;if(GetSelectedCount(money)&amp;gt;=1,SubStringCount(Concat(money,'|'),'xxxx'),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(GetSelectedCount(units)&amp;gt;=1,SubStringCount(Concat(units,'|'),'yyyy'),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tnks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 16:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827034#M535761</guid>
      <dc:creator />
      <dc:date>2014-12-15T16:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827035#M535762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it worked for you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 16:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/827035#M535762</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-15T16:39:06Z</dc:date>
    </item>
  </channel>
</rss>

