<?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 Activate other graphic tabel with a value from a certain table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770609#M591518</link>
    <description>&lt;P&gt;please look at sample&lt;/P&gt;&lt;P&gt;having 2 sales years , from separate data tables,&amp;nbsp; now when i want to compare in 2019 and 2020 the same week(s)&amp;nbsp; and/or same customer i must double click in both weeks and/of&amp;nbsp; customer graphs&lt;/P&gt;&lt;P&gt;e.a. week 23 in 2019 i must then also clicked in 2020 week 23&amp;nbsp;same story with customer choices&lt;/P&gt;&lt;P&gt;how to ativate a script&amp;nbsp; thats activates same week(s) cliked in 2019 to 2020 ?&lt;/P&gt;&lt;P&gt;Thanks for advise&lt;/P&gt;&lt;P&gt;this is in grafics&amp;nbsp; statement&lt;/P&gt;&lt;P&gt;OMZET BASED ON IN 2019&lt;BR /&gt;sum(Pick(match(UnitTypeVorigjaar,'K','S'), KilosFakVorigjaar * PrijsFakVorigjaar, StuksFakVorigjaar * PrijsFakVorigjaar))&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;OMZET BASED ON IN 2020&lt;BR /&gt;sum(Pick(match(UnitType,'K','S'), KilosFak * PrijsFak, StuksFak * PrijsFak))&lt;/P&gt;</description>
    <pubDate>Sun, 27 Dec 2020 13:31:22 GMT</pubDate>
    <dc:creator>JACKNIEKERK</dc:creator>
    <dc:date>2020-12-27T13:31:22Z</dc:date>
    <item>
      <title>Activate other graphic tabel with a value from a certain table</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770609#M591518</link>
      <description>&lt;P&gt;please look at sample&lt;/P&gt;&lt;P&gt;having 2 sales years , from separate data tables,&amp;nbsp; now when i want to compare in 2019 and 2020 the same week(s)&amp;nbsp; and/or same customer i must double click in both weeks and/of&amp;nbsp; customer graphs&lt;/P&gt;&lt;P&gt;e.a. week 23 in 2019 i must then also clicked in 2020 week 23&amp;nbsp;same story with customer choices&lt;/P&gt;&lt;P&gt;how to ativate a script&amp;nbsp; thats activates same week(s) cliked in 2019 to 2020 ?&lt;/P&gt;&lt;P&gt;Thanks for advise&lt;/P&gt;&lt;P&gt;this is in grafics&amp;nbsp; statement&lt;/P&gt;&lt;P&gt;OMZET BASED ON IN 2019&lt;BR /&gt;sum(Pick(match(UnitTypeVorigjaar,'K','S'), KilosFakVorigjaar * PrijsFakVorigjaar, StuksFakVorigjaar * PrijsFakVorigjaar))&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;OMZET BASED ON IN 2020&lt;BR /&gt;sum(Pick(match(UnitType,'K','S'), KilosFak * PrijsFak, StuksFak * PrijsFak))&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2020 13:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770609#M591518</guid>
      <dc:creator>JACKNIEKERK</dc:creator>
      <dc:date>2020-12-27T13:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Activate other graphic tabel with a value from a certain table</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770612#M591519</link>
      <description>&lt;P&gt;I would suggest to make single week for all years and then define chart like this for different years?&lt;/P&gt;&lt;P&gt;Pie Chart:&lt;/P&gt;&lt;P&gt;Dimension : &lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Expressions are&lt;/P&gt;&lt;P&gt;OMZET BASED ON IN 2019&lt;BR /&gt;sum(Pick(match(UnitTypeVorigjaar,'K','S'), KilosFakVorigjaar * PrijsFakVorigjaar, StuksFakVorigjaar * PrijsFakVorigjaar))&lt;/P&gt;&lt;P&gt;OMZET BASED ON IN 2020&lt;BR /&gt;sum(Pick(match(UnitType,'K','S'), KilosFak * PrijsFak, StuksFak * PrijsFak))&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2020 13:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770612#M591519</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-12-27T13:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Activate other graphic tabel with a value from a certain table</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770613#M591520</link>
      <description>&lt;P&gt;true, but some practical problems in table by source , (Pervasive based ) that why we must stay to separate tables per year&lt;/P&gt;&lt;P&gt;thanks anyway&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2020 13:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770613#M591520</guid>
      <dc:creator>JACKNIEKERK</dc:creator>
      <dc:date>2020-12-27T13:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Activate other graphic tabel with a value from a certain table</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770614#M591521</link>
      <description>&lt;P&gt;Still you need separate, Create 2 week fileds and 2 pie charts then assign for 1+1 filter and graph as alternate states to work this&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/November2020/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm" target="_blank"&gt;Here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2020 13:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770614#M591521</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-12-27T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Activate other graphic tabel with a value from a certain table</title>
      <link>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770627#M591522</link>
      <description>&lt;P&gt;during load did connection to 2019 and 2020 table like:&lt;/P&gt;&lt;P&gt;AflKlant as Klantnummer, &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;AflArtNum as Plunr,&lt;BR /&gt;AflFlag as Status,&lt;BR /&gt;AflbonNummer as Leverbonnummer,&lt;BR /&gt;AflAflDate as Leverdatum,&lt;BR /&gt;week(Right(AflAflDate,2)&amp;amp;'-'&amp;amp; mid(AflAflDate,3,2)&amp;amp;'-'&amp;amp; left(AflAflDate,2)) as Omzetweek,&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;month(Right(AflAflDate,2)&amp;amp;'-'&amp;amp; mid(AflAflDate,3,2)&amp;amp;'-'&amp;amp; left(AflAflDate,2)) as Omzetmaand,&lt;BR /&gt;Date#(Right(AflAflDate,2)&amp;amp;'-'&amp;amp; mid(AflAflDate,3,2)&amp;amp;'-20'&amp;amp; left(AflAflDate,2)) as OmzetDatum,&lt;BR /&gt;week(Right(AflAflDate,2)&amp;amp;'-'&amp;amp; mid(AflAflDate,3,2)&amp;amp;'-'&amp;amp; left(AflAflDate,2)) as OmzetweekVorigjaar, &amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;AflKlant as KlantnummerVorigjaar, &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;AflKilos as KilosFak,&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2020 16:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Activate-other-graphic-tabel-with-a-value-from-a-certain-table/m-p/1770627#M591522</guid>
      <dc:creator>JACKNIEKERK</dc:creator>
      <dc:date>2020-12-27T16:39:10Z</dc:date>
    </item>
  </channel>
</rss>

