<?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: Synchronized Charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533249#M199176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Accounts and Projects are related in your data model, you don't need to do anything else.&amp;nbsp; This is how QlikView works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2013 20:30:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-26T20:30:05Z</dc:date>
    <item>
      <title>Synchronized Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533248#M199175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need show two charts (dinamic tables) synchronized.&lt;/P&gt;&lt;P&gt;In Chart 1 I have 3 dimensions (Company, Plant and Account)&lt;/P&gt;&lt;P&gt;In Chart 2 I have the same 3 dimensions and one more dimension (Project).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show dinamically&amp;nbsp; Chart 2 with&amp;nbsp; detailed information for the 4 dimensions according with the dimensions shaw in the Chart 1.&lt;/P&gt;&lt;P&gt;In other words, when I select an Account in Chart 1 I need to show Chart 2 with details from the Projects contained in the Account of Chart 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 20:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533248#M199175</guid>
      <dc:creator />
      <dc:date>2013-08-26T20:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533249#M199176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Accounts and Projects are related in your data model, you don't need to do anything else.&amp;nbsp; This is how QlikView works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 20:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533249#M199176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-26T20:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533250#M199177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes they are in the data model, but there are two data sources (from different databases),&lt;/P&gt;&lt;P&gt;The data source from Chart 1 has total values for the 3 dimensions related.&lt;/P&gt;&lt;P&gt;The data source from Chart 2 has their values for the 4 dimensions .&lt;/P&gt;&lt;P&gt;I need to show distorcions betwen the sum values from Chart 2 (at Projects level) and Chart 1 (at Accounts level).&lt;/P&gt;&lt;P&gt;I would like to show Chart 2&amp;nbsp; and 1 in the same container and alow to compare the differrences betwen the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 20:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533250#M199177</guid>
      <dc:creator />
      <dc:date>2013-08-26T20:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533251#M199178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Chart 2, do so:&lt;/P&gt;&lt;P&gt;In project dimension enable [allow conditional] and in the text box... If(GetFieldSelections(Account)=1, true(), false()).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When select Account anywhere, chart 2 show de column project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I understand, I think that's what you want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 20:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533251#M199178</guid>
      <dc:creator>MarcoARaymundo</dc:creator>
      <dc:date>2013-08-26T20:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronized Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533252#M199179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll try this solution...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 21:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synchronized-Charts/m-p/533252#M199179</guid>
      <dc:creator />
      <dc:date>2013-08-26T21:03:35Z</dc:date>
    </item>
  </channel>
</rss>

