<?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: How to restrict Field in chart having same values with different name fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1705048#M724447</link>
    <description>&lt;P&gt;Not really sure what you are looking for. Could you explain a bit more? What if you use expression:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Sum({&amp;lt;Supply_Chain=&amp;gt;} Sales)&lt;/SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ?&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 26 May 2020 07:10:01 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2020-05-26T07:10:01Z</dc:date>
    <item>
      <title>How to restrict Field in chart having same values with different name fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1704347#M724443</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have one table and in that having duplicate field names like&lt;/P&gt;&lt;P&gt;Supply2 and Supply_chain having values like Asia,Gulf and States .&lt;/P&gt;&lt;P&gt;I have one chart and in that Supply2 having Dimension.&lt;/P&gt;&lt;P&gt;I want to restrict Supply_chain selection for that&amp;nbsp; i have used&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Supply_Chain=&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum({1&amp;lt;Supply_Chain = $::Supply_Chain&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it is not working Please suggest me how to avoid Supply chain selections in chart with out using alternative state, Because Supply_chain selections reflected in entire dashboard.&lt;/P&gt;&lt;P&gt;Please see the below example for your reference.&lt;/P&gt;&lt;P&gt;If possible please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp; &amp;amp;&amp;nbsp; Regards,&lt;/P&gt;&lt;P&gt;lakshman&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1704347#M724443</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Field in chart having same values with different name fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1704350#M724444</link>
      <description>&lt;P&gt;I am not sure what you are trying to do here. The model looks OK, although I would prefer not to have two fields containing the same information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to limit Supply_Chain to match the values in Supply2:&lt;/P&gt;&lt;P&gt;{&amp;lt;Supply_Chain = P(Supply2)&amp;gt;}&lt;/P&gt;&lt;P&gt;Although this will do nothing if Supply2 and Supply_Chain are in the same data table.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 10:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1704350#M724444</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2020-05-22T10:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Field in chart having same values with different name fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1705020#M724445</link>
      <description>&lt;P&gt;Hi Jontydkpi,&lt;/P&gt;&lt;P&gt;Thanks for your replay.&lt;/P&gt;&lt;P&gt;I have tried&amp;nbsp;&lt;SPAN&gt;{&amp;lt;Supply_Chain = P(Supply2)&amp;gt;} but it is not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My problem is if i select anything in supply_Chain it won't effect in bar&amp;nbsp;&lt;/SPAN&gt;chart and remaining filters will effect.&lt;/P&gt;&lt;P&gt;But i have used&amp;nbsp;&lt;SPAN&gt;{&amp;lt;Supply_Chain = P(Supply2)&amp;gt; it is effected my chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 04:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1705020#M724445</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-05-26T04:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Field in chart having same values with different name fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1705024#M724446</link>
      <description>&lt;P&gt;Hi Jontydkpi,&lt;/P&gt;&lt;P&gt;Thanks for your replay.&lt;/P&gt;&lt;P&gt;I have tried&amp;nbsp;{&amp;lt;Supply_Chain = P(Supply2)&amp;gt;} but it is not working.&lt;/P&gt;&lt;P&gt;My problem is if i select anything in supply_Chain it won't effect in bar&amp;nbsp;chart and remaining filters will effect.&lt;/P&gt;&lt;P&gt;But i have used&amp;nbsp;{&amp;lt;Supply_Chain = P(Supply2)&amp;gt; it is effected my chart.&lt;BR /&gt;please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 05:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1705024#M724446</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-05-26T05:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Field in chart having same values with different name fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1705048#M724447</link>
      <description>&lt;P&gt;Not really sure what you are looking for. Could you explain a bit more? What if you use expression:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Sum({&amp;lt;Supply_Chain=&amp;gt;} Sales)&lt;/SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 07:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1705048#M724447</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-05-26T07:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Field in chart having same values with different name fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1705077#M724448</link>
      <description>&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;I have one table in that having fileds like Supply2 field having values like Asia, Gulf, States and Supply_chain having Asia1, Gulf 1, States 1.&lt;/P&gt;&lt;P&gt;I have chart and in Dimension having Supply2.&lt;/P&gt;&lt;P&gt;I have filters like Supply 1,Supply 2 Category and Supply_Chain.&lt;/P&gt;&lt;P&gt;My problem is if i select Supply_chain it won't effect in bar chart and remaining objects will effect based on the Supply_Chain and other filter selections,&lt;/P&gt;&lt;P&gt;and bar chart will effect other filter selections except Supply_chain selections.&lt;/P&gt;&lt;P&gt;I tried in expression&amp;nbsp;Sum({&amp;lt;Supply_Chain=&amp;gt;} Sales).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the below example for your reference.&lt;/P&gt;&lt;P&gt;Please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 08:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-Field-in-chart-having-same-values-with-different/m-p/1705077#M724448</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-05-26T08:04:12Z</dc:date>
    </item>
  </channel>
</rss>

