<?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 sync behavior of two bar charts (Need help) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322825#M409630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quick response. I'm not clear on what you are suggesting. My apology for not understanding it. Can you please provide your inputs in little more detail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;Avg({&amp;lt;[Global Document Type] = p([&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Agreement Document Type]&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;)&amp;gt;}1)&lt;/SPAN&gt;&lt;/STRONG&gt; is that for second situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide more details so I understand better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jun 2017 19:20:00 GMT</pubDate>
    <dc:creator>vvira1316</dc:creator>
    <dc:date>2017-06-06T19:20:00Z</dc:date>
    <item>
      <title>How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322823#M409628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've a situation where certain behavior of two bar charts has to be achieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Review the bar charts seen in screen shot below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GDT and ADT Chart wo Selection.PNG" class="jive-image image-1" src="/legacyfs/online/165967_GDT and ADT Chart wo Selection.PNG" style="width: 620px; height: 164px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Formula for left side (Global Document Type) chart is&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Document Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Execution Docs Complete*'},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Global Document Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'ISDA','MRA','MSFTA','GMRA','MSLA','NAESB','Foreign Exchange Master Agreement','Margin Lending Agreement','Prime Brokerage Agreement','Term Commitment Annex','Futures and Cleared Swaps Agreement','ISDA CREDIT SUPPORT ANNEX'}&lt;BR /&gt; &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Counterparty Document: Document ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Formula for right side (Agreement Document Type) chart is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Version]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;gt;0'},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Agreement Terms: Document Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Execution Docs Complete*','Completed in Markit*'}&lt;BR /&gt; &amp;gt;}&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Agreement Terms: SFDC Credit Terms New number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if user selects certain values in Global Document Type then Left side chart should display bars for those selected Global Document Type. Also Agreement Document Type chart on right should also display bars for selected Document Types. Currently the right side bar does display only selected document types but I'm not able to get it working for left side chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GDT and ADT Chart w Selection in GDT.PNG" class="jive-image image-2" src="/legacyfs/online/165977_GDT and ADT Chart w Selection in GDT.PNG" style="width: 620px; height: 164px;" /&gt;&lt;/P&gt;&lt;P&gt;In above screenshot following Global Document Types have been selected.&lt;/P&gt;&lt;P&gt;Foreign Exchange Master Agreement,ISDA,ISDA CREDIT SUPPORT ANNEX,MRA,Futures and Cleared Swaps Agreement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting above values using &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Global Document Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, ',', 100) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need following behavior to happen in above scenario instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GDT and ADT Chart w Selection in GDT2.PNG" class="jive-image image-3" src="/legacyfs/online/165980_GDT and ADT Chart w Selection in GDT2.PNG" style="width: 620px; height: 166px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another situation: if user selects certain values in Agreement Document Type then Left side chart should display bars for those selected Agreement Document Type but with Initial Count and not a reduced count as can be seen in screen shot below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GDT and ADT Chart w Selection in ADT.PNG" class="image-4 jive-image" src="/legacyfs/online/165983_GDT and ADT Chart w Selection in ADT.PNG" style="width: 620px; height: 163px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead it should look like below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GDT and ADT Chart w Selection in ADT2.PNG" class="image-5 jive-image" src="/legacyfs/online/165984_GDT and ADT Chart w Selection in ADT2.PNG" style="width: 620px; height: 164px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help/guidance will be great.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 18:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322823#M409628</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-06-06T18:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322824#M409629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Document Status]={'Execution Docs Complete*'},&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Global Document Type]&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;*&lt;/SPAN&gt;={'ISDA','MRA','MSFTA','GMRA','MSLA','NAESB','Foreign Exchange Master Agreement','Margin Lending Agreement','Prime Brokerage Agreement','Term Commitment Annex','Futures and Cleared Swaps Agreement','ISDA CREDIT SUPPORT ANNEX'}&lt;SPAN style="color: #ff0000;"&gt;,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Agreement Document Type] =&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;gt;}[Counterparty Document: Document ID])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;* Avg({&amp;lt;[Global Document Type] = p([&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Agreement Document Type]&lt;/SPAN&gt;)&amp;gt;}1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 19:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322824#M409629</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-06T19:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322825#M409630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quick response. I'm not clear on what you are suggesting. My apology for not understanding it. Can you please provide your inputs in little more detail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;Avg({&amp;lt;[Global Document Type] = p([&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Agreement Document Type]&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;)&amp;gt;}1)&lt;/SPAN&gt;&lt;/STRONG&gt; is that for second situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide more details so I understand better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 19:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322825#M409630</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-06-06T19:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322826#M409631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the multiplication with the Avg() expression is to take care of the second problem you were facing. For 1st issue, I just added an * so that selection in the field &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Global Document Type] &lt;/STRONG&gt;are based on intersection of selection and the set of values provided. More on this here:&lt;A href="https://community.qlik.com/qlik-blogpost/4663"&gt;Implicit Set Operators&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 19:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322826#M409631</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-06T19:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322827#M409632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Document Status]={'Execution Docs Complete*'},&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Global Document Type]&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;*&lt;/SPAN&gt;={'ISDA','MRA','MSFTA','GMRA','MSLA','NAESB','Foreign Exchange Master Agreement','Margin Lending Agreement','Prime Brokerage Agreement','Term Commitment Annex','Futures and Cleared Swaps Agreement','ISDA CREDIT SUPPORT ANNEX'}&lt;SPAN style="color: #ff0000;"&gt;,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Agreement Document Type] =&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;gt;}[Counterparty Document: Document ID])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;it solved first behavior.... thanks a lot.....&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; ( I was telling my colleague that I always like your responses and you are quick.... I was hoping and expecting you will see my question)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for second behavior what changes should I make?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 19:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322827#M409632</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-06-06T19:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322828#M409633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;multiply your expression with this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;* Avg({&amp;lt;[Global Document Type] = p([Agreement Document Type]), [Document Status]={'Execution Docs Complete*'}&amp;gt;}1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 19:39:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322828#M409633</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-06T19:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322829#M409634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It did solve both issues... thanks a lot.....&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;Can you please explain what multiplication for second part is doing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 19:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322829#M409634</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-06-06T19:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322830#M409635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at my response here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1282541"&gt;Re: Range Sum&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 19:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322830#M409635</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-06T19:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322831#M409636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the chart behavior got resolved but one KPI number is not getting updated when values in second chart is selected...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the same formula as in chart for # in Text box&lt;IMG alt="KPI.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166143_KPI.PNG" style="width: 620px; height: 232px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Document Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Execution Docs Complete*'},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Global Document Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;*={'ISDA','MRA', 'GMSLA', 'Exchange Agreement', 'Selling Guide', 'Priority Credit Line Agreement', 'General Account Agreement', 'MSFTA','GMRA','MSLA','NAESB','Foreign Exchange Master Agreement','Margin Lending Agreement','Prime Brokerage Agreement','Term Commitment Annex','WFS Futures and Cleared Swaps Agreement','ISDA CREDIT SUPPORT ANNEX'},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Agreement Document Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;BR /&gt; &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Counterparty Document: Document ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Global Document Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;p&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Agreement Document Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Document Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Execution Docs Complete*'}&amp;gt;}1)&lt;BR /&gt; ,'###,###,###') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guidance....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 22:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322831#M409636</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-06-07T22:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322832#M409637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And you are selecting in &lt;STRONG&gt;[Global Document Type]&lt;/STRONG&gt; field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 09:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322832#M409637</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-08T09:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322833#M409638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not in this situation. If I select any values in second chart then KPI # is not getting calculated properly. If I select any values in Global Document Type then KPI# and chart behavior are fine... as can be seen in screenshots below....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GDTSelection.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166224_GDTSelection.PNG" style="width: 620px; height: 233px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADT Selection ----&amp;nbsp; First KPI calculation not working......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ADTSelectionNotWorking.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/166225_ADTSelectionNotWorking.PNG" style="width: 620px; height: 233px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 15:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322833#M409638</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-06-08T15:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322834#M409639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give this a shot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Num(Count({&amp;lt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Document Status]={'Execution Docs Complete*'},&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Global Document Type]*={'ISDA','MRA', 'GMSLA', 'Exchange Agreement', 'Selling Guide', 'Priority Credit Line Agreement', 'General Account Agreement', 'MSFTA','GMRA','MSLA','NAESB','Foreign Exchange Master Agreement','Margin Lending Agreement','Prime Brokerage Agreement','Term Commitment Annex','WFS Futures and Cleared Swaps Agreement','ISDA CREDIT SUPPORT ANNEX'}&lt;SPAN style="color: #ff0000;"&gt;*&lt;/SPAN&gt;&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;p([Agreement Document Type])&lt;/STRONG&gt;,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[Agreement Document Type]=&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;gt;}[Counterparty Document: Document ID])&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;,'###,###,###')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 15:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322834#M409639</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-08T15:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322835#M409640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect..... thanks....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 15:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322835#M409640</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-06-08T15:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to sync behavior of two bar charts (Need help)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322836#M409641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, remember to mark any helpful responses which you think might help future visitors&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 15:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sync-behavior-of-two-bar-charts-Need-help/m-p/1322836#M409641</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-08T15:27:06Z</dc:date>
    </item>
  </channel>
</rss>

