<?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 Dimensions Do Not Work As Expected When Graph Has 'P' Possible Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329631#M838933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a graph using expressions with the 'P' function but when I try to filter one of the dimensions it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll send a small application in attach that if you select 1 value in the LOV should filter and show in the graph only the line with this value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally i also intended that only the available values (using the same "P" function) in the LOV? it's &lt;SPAN style="font-size: 13.3333px;"&gt;possible ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Dimensions Do Not Work As Expected When Graph Has 'P' Possible Data</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329631#M838933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a graph using expressions with the 'P' function but when I try to filter one of the dimensions it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll send a small application in attach that if you select 1 value in the LOV should filter and show in the graph only the line with this value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally i also intended that only the available values (using the same "P" function) in the LOV? it's &lt;SPAN style="font-size: 13.3333px;"&gt;possible ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329631#M838933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions Do Not Work As Expected When Graph Has 'P' Possible Data</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329632#M838935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be remove 1 within the P()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({$&amp;lt;FactKey={"R1"}, Cod = P({&amp;lt;FactKey={"R2"}&amp;gt;} Cod)&amp;gt;} Value)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 15:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329632#M838935</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-11T15:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions Do Not Work As Expected When Graph Has 'P' Possible Data</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329633#M838937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the intersection operator *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( {$&amp;lt;FactKey={"R1"},Cod &lt;STRONG style=": ; color: #ff6600; font-size: 12pt;"&gt;*=&lt;/STRONG&gt; P({1&amp;lt;FactKey={"R2"}&amp;gt;} Cod)&amp;gt;} Value )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 15:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329633#M838937</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-05-11T15:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions Do Not Work As Expected When Graph Has 'P' Possible Data</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329634#M838939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And as list box field expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr( Only({1&amp;lt;FactKey={"R1"},Cod = P({1&amp;lt;FactKey={"R2"}&amp;gt;} Cod)&amp;gt;} Cod), Cod)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 15:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329634#M838939</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-05-11T15:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions Do Not Work As Expected When Graph Has 'P' Possible Data</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329635#M838941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both (3) the answers are correct, but Stefan Wühl as answered the 2 I give him the points of the correct answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 15:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329635#M838941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-11T15:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions Do Not Work As Expected When Graph Has 'P' Possible Data</title>
      <link>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329636#M838943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 15:47:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimensions-Do-Not-Work-As-Expected-When-Graph-Has-P-Possible/m-p/1329636#M838943</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-11T15:47:51Z</dc:date>
    </item>
  </channel>
</rss>

