<?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 Org Chart ignoring filters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Org-Chart-ignoring-filters/m-p/2060522#M87016</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;i have the following situations, the Company is described via a table like this one&lt;/P&gt;
&lt;TABLE border="1" width="44.444012038190124%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Business Unit&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Father Business Unit&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Sellers&lt;/TD&gt;
&lt;TD&gt;Finance&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;Suppliers&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Finance&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;Finance&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Company&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;Company&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;-&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;Development&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;R&amp;amp;I&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;Projects&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;R&amp;amp;I&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;R&amp;amp;I&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Company&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I also have a table where i describe, for each day, where an employee have worked:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;EmployeeID&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Business Unit&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;xxxxx&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Development&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;2023-02-01&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;yyyyy&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Suppliers&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;2023-02-06&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;zzzzz&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Sellers&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;2023-02-04&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;kkkkk&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Projects&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;2023-02-05&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;....&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The field "Business Unit" links these two tables. It is important to notice that in this example "Finance", "R&amp;amp;I" and "Company" do not have any employee that works on them, since employees only work in&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have made an org chart using the first table. Everything works like a charm.&lt;/P&gt;
&lt;P&gt;The problem is that when i select a specfic Date range, the org chart changes since some of the Business unit are not direclty linked with a specific row in the second table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to let the org chart "ignoring" the filters made by the date selection allowing all the "Business Unit" appear in the chart?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very mich&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2023 12:40:41 GMT</pubDate>
    <dc:creator>fabiopodda</dc:creator>
    <dc:date>2023-04-14T12:40:41Z</dc:date>
    <item>
      <title>Org Chart ignoring filters</title>
      <link>https://community.qlik.com/t5/App-Development/Org-Chart-ignoring-filters/m-p/2060522#M87016</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;i have the following situations, the Company is described via a table like this one&lt;/P&gt;
&lt;TABLE border="1" width="44.444012038190124%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Business Unit&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Father Business Unit&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Sellers&lt;/TD&gt;
&lt;TD&gt;Finance&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;Suppliers&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Finance&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;Finance&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Company&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;Company&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;-&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;Development&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;R&amp;amp;I&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;Projects&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;R&amp;amp;I&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;R&amp;amp;I&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Company&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I also have a table where i describe, for each day, where an employee have worked:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;EmployeeID&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Business Unit&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;xxxxx&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Development&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;2023-02-01&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;yyyyy&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Suppliers&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;2023-02-06&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;zzzzz&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Sellers&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;2023-02-04&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.333333333333336%"&gt;kkkkk&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;Projects&lt;/TD&gt;
&lt;TD width="33.333333333333336%"&gt;2023-02-05&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;....&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The field "Business Unit" links these two tables. It is important to notice that in this example "Finance", "R&amp;amp;I" and "Company" do not have any employee that works on them, since employees only work in&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have made an org chart using the first table. Everything works like a charm.&lt;/P&gt;
&lt;P&gt;The problem is that when i select a specfic Date range, the org chart changes since some of the Business unit are not direclty linked with a specific row in the second table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to let the org chart "ignoring" the filters made by the date selection allowing all the "Business Unit" appear in the chart?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very mich&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 12:40:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Org-Chart-ignoring-filters/m-p/2060522#M87016</guid>
      <dc:creator>fabiopodda</dc:creator>
      <dc:date>2023-04-14T12:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Org Chart ignoring filters</title>
      <link>https://community.qlik.com/t5/App-Development/Org-Chart-ignoring-filters/m-p/2064369#M87309</link>
      <description>&lt;P&gt;without understanding what the purpose is of not linking the two visuals, and without more information how each visual interacts with each other you can do the following as a direct answer to the question HOW:&lt;BR /&gt;&lt;BR /&gt;1. if you can add a measure into your org chart, add set analysis ignoring the date selection (and other selections you want to gnore)&lt;/P&gt;
&lt;P&gt;2. add alternating states.&amp;nbsp; if the org has a different state from what you use for filtering then they behave separately.&lt;/P&gt;
&lt;P&gt;3. create the org chart as an island table - meaning it does not share any common fields with other tables&lt;/P&gt;
&lt;P&gt;hope this gives you an idea that solves your issue&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 15:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Org-Chart-ignoring-filters/m-p/2064369#M87309</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-04-25T15:18:22Z</dc:date>
    </item>
  </channel>
</rss>

