<?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 Ignore one selection in Charts in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ignore-one-selection-in-Charts/m-p/2012794#M83709</link>
    <description>&lt;P&gt;Hello, &lt;/P&gt;
&lt;P&gt;I have the following problem. I have two charts. One of them should show me my tasks at one Date. But when I select one of these tasks, the other chart should show me a timeline how much of this task I did in the past. However, it shows me only the selected date and not the period.&lt;BR /&gt;&lt;BR /&gt;Is it possible to ignore the date selection at the beginning in the second chart? &lt;/P&gt;
&lt;P&gt;Thank you for help&lt;/P&gt;</description>
    <pubDate>Mon, 05 Dec 2022 15:46:54 GMT</pubDate>
    <dc:creator>pietapa</dc:creator>
    <dc:date>2022-12-05T15:46:54Z</dc:date>
    <item>
      <title>Ignore one selection in Charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-one-selection-in-Charts/m-p/2012794#M83709</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;
&lt;P&gt;I have the following problem. I have two charts. One of them should show me my tasks at one Date. But when I select one of these tasks, the other chart should show me a timeline how much of this task I did in the past. However, it shows me only the selected date and not the period.&lt;BR /&gt;&lt;BR /&gt;Is it possible to ignore the date selection at the beginning in the second chart? &lt;/P&gt;
&lt;P&gt;Thank you for help&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 15:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-one-selection-in-Charts/m-p/2012794#M83709</guid>
      <dc:creator>pietapa</dc:creator>
      <dc:date>2022-12-05T15:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore one selection in Charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-one-selection-in-Charts/m-p/2012798#M83710</link>
      <description>&lt;P&gt;If your expression is e.g. Sum(Sales), then to ignore the date selection, use Sum(&amp;lt;{ Date = &amp;gt;} Sales) in the second chart.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 15:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-one-selection-in-Charts/m-p/2012798#M83710</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-12-05T15:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore one selection in Charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-one-selection-in-Charts/m-p/2013008#M83724</link>
      <description>&lt;P&gt;It works!! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; &lt;BR /&gt;Thank you. &lt;BR /&gt;In addition to that can I have two expressions in that? Like sum({&amp;lt;Date=&amp;gt; and &amp;lt;task={=GetSelectedField(task)}&amp;gt;} Sales) &lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 08:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-one-selection-in-Charts/m-p/2013008#M83724</guid>
      <dc:creator>pietapa</dc:creator>
      <dc:date>2022-12-06T08:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore one selection in Charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-one-selection-in-Charts/m-p/2013047#M83728</link>
      <description>&lt;P&gt;You can use multiple fields (separated by a comma) but your syntax for the second one wouldn't be correct. I'd suggest looking up Set Analysis in the documentation, as it explains this and offers many examples.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 09:29:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-one-selection-in-Charts/m-p/2013047#M83728</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-12-06T09:29:02Z</dc:date>
    </item>
  </channel>
</rss>

