<?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 Connections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connections/m-p/914304#M652216</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;Could you, please, help to identify and fix the following problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data structure is the following:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="93915" alt="Data structure.png" class="jive-image image-1" src="/legacyfs/online/93915_Data structure.png" style="height: 481px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;If I click on any value of var 'lemois' (CM and CMD tables), data in the AV and Q tables are recalculated and becomes a bit wrong. At the same time I need Q and CMD tables be connected and can't change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone, please, advice me, something!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Marina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jul 2015 14:11:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-24T14:11:27Z</dc:date>
    <item>
      <title>Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Connections/m-p/914304#M652216</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;Could you, please, help to identify and fix the following problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data structure is the following:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="93915" alt="Data structure.png" class="jive-image image-1" src="/legacyfs/online/93915_Data structure.png" style="height: 481px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;If I click on any value of var 'lemois' (CM and CMD tables), data in the AV and Q tables are recalculated and becomes a bit wrong. At the same time I need Q and CMD tables be connected and can't change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone, please, advice me, something!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Marina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 14:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections/m-p/914304#M652216</guid>
      <dc:creator />
      <dc:date>2015-07-24T14:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Connections/m-p/914305#M652217</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;You can calculate expressions for tables Q and AV ignoring selected values in lemois.&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;lemois=&amp;gt;} b10)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 14:17:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections/m-p/914305#M652217</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-07-24T14:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Connections/m-p/914306#M652218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sergey, thanks muchly!!!&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;Marina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 14:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections/m-p/914306#M652218</guid>
      <dc:creator />
      <dc:date>2015-07-24T14:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Connections/m-p/914307#M652219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sergey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you, please, help me with the following problem.&lt;/P&gt;&lt;P&gt;I need to exclude the FIELD lemois (you've already hepled me with this) and estimate indicators only for the last month. The second condition is the following: avg(&lt;SPAN style="text-decoration: underline;"&gt;{&amp;lt;month={"$(=max(month))"}&amp;gt;}&lt;/SPAN&gt;FIELD).&lt;/P&gt;&lt;P&gt;The first one: avg(&lt;SPAN style="text-decoration: underline;"&gt;{$&amp;lt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;lemois &lt;/SPAN&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;FIELD).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What operator I should use or how it should be scripted to work properly (both conditions at the same time)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 13:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections/m-p/914307#M652219</guid>
      <dc:creator />
      <dc:date>2015-07-27T13:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Connections/m-p/914308#M652220</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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;avg(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: underline;"&gt;{&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 13.3333330154419px;"&gt;lemois &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; text-decoration: underline;"&gt;=, &lt;/SPAN&gt;month={"$(=max(month))"}&amp;gt;}&lt;/SPAN&gt;FIELD).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 14:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections/m-p/914308#M652220</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-07-27T14:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connections</title>
      <link>https://community.qlik.com/t5/QlikView/Connections/m-p/914309#M652221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sergey, great big thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 14:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections/m-p/914309#M652221</guid>
      <dc:creator />
      <dc:date>2015-07-27T14:14:27Z</dc:date>
    </item>
  </channel>
</rss>

