<?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 Conditional condition in set analysis :) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424470#M487135</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am quite new in qlikview. This is my first question in community. Hope to be a question not asked/answered before. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to pass some conditions to a dimension, based on selections from an inline load table. Let me give example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My inline load as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13605832147906872" jivemacro_uid="_13605832147906872"&gt;&lt;P&gt;TaxChoice:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tax Choice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Excluded&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Surcharge Only&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My pivot table is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="33374" class="jive-image" alt="pivot.JPG" src="https://community.qlik.com/legacyfs/online/33374_pivot.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimesion is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(Only( {$&amp;lt;DataOrder={1},TaxType=&amp;gt;} [Tax Name]),[Tax Name],[Carrier])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to pass TaxType conditions based on Tax Choice table. For example: if "Excluded" is selected as Tax Choice then none of tax should be returned, if "Surcharge Only" selected then TaxType={'Surcharge'} will be returned, if "Total" is selected then TaxType={'Surcharge','Others'} or TaxType= will be returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried some ifs but I couldn't achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for helpful answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2013 11:48:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-11T11:48:44Z</dc:date>
    <item>
      <title>Conditional condition in set analysis :)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424470#M487135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am quite new in qlikview. This is my first question in community. Hope to be a question not asked/answered before. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to pass some conditions to a dimension, based on selections from an inline load table. Let me give example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My inline load as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13605832147906872" jivemacro_uid="_13605832147906872"&gt;&lt;P&gt;TaxChoice:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tax Choice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Excluded&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Surcharge Only&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My pivot table is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="33374" class="jive-image" alt="pivot.JPG" src="https://community.qlik.com/legacyfs/online/33374_pivot.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimesion is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(Only( {$&amp;lt;DataOrder={1},TaxType=&amp;gt;} [Tax Name]),[Tax Name],[Carrier])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to pass TaxType conditions based on Tax Choice table. For example: if "Excluded" is selected as Tax Choice then none of tax should be returned, if "Surcharge Only" selected then TaxType={'Surcharge'} will be returned, if "Total" is selected then TaxType={'Surcharge','Others'} or TaxType= will be returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried some ifs but I couldn't achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for helpful answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 11:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424470#M487135</guid>
      <dc:creator />
      <dc:date>2013-02-11T11:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional condition in set analysis :)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424471#M487136</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;Your system is way too complex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just change your dimension. Use "&lt;CODE class="jive-code"&gt;TaxChoice&lt;/CODE&gt;" as a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Calculated dimension is not a good practice and Aggr() function should be used as a last resort).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 11:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424471#M487136</guid>
      <dc:creator>vivientexier</dc:creator>
      <dc:date>2013-02-11T11:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional condition in set analysis :)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424472#M487137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply Vivien, but;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using 10 different tables in my dashboard. Sometimes, i need to calculate dimesions, because some dimensions of my objects are not selectable by user. I need to show a dimension from a table based on a conditions of a dimension from another table and this dimension is not selectable by user it is defined by me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know any options to select my desired results without user's direct interaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TaxChoice is a "choice" but does not equal to my TaxType column by means of merging two tables. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 12:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424472#M487137</guid>
      <dc:creator />
      <dc:date>2013-02-11T12:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional condition in set analysis :)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424473#M487138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TaxChoice:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dimension, Selection_total, Selection_surcharge_only&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tax Choice,,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Excluded,,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Surcharge Only, Total, Surcharge Only&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Others, Total,&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 about this ? With this 'inline', you create 2 lists of selection : Selection_total, Selection_surcharge_only ; each list only contains one value. It is like a button for users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 13:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424473#M487138</guid>
      <dc:creator>vivientexier</dc:creator>
      <dc:date>2013-02-11T13:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional condition in set analysis :)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424474#M487139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vivien,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel that this is the correct approach to this problem, but I coulnd't get it easily. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the TaxType column in data. Then, let us load inline table. So, how do these tables merge without having same columns?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give more detailed explanation please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 08:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424474#M487139</guid>
      <dc:creator />
      <dc:date>2013-02-12T08:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional condition in set analysis :)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424475#M487140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You just need to change the column name &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 08:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-condition-in-set-analysis/m-p/424475#M487140</guid>
      <dc:creator>vivientexier</dc:creator>
      <dc:date>2013-02-12T08:49:14Z</dc:date>
    </item>
  </channel>
</rss>

