<?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 Dynamic Waterfall Chart with Date selections in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-Waterfall-Chart-with-Date-selections/m-p/1826939#M68025</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A couple of things I am trying to figure out:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I am trying to figure out how to change my waterfall chart to be dynamic so when I select a date for MonthYear Start, it will start the chart with that month.&amp;nbsp; Same thing for MonthYear End, it will end it at that point.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;My month totals are currently hardcoded and I can't figure out the set analysis to get an active headcount or forecast.&lt;/LI&gt;&lt;LI&gt;My new hires, terms, pending and active totals are using set analysis, however, the date ranges are hardcoded in there.&amp;nbsp; I am not sure how to change so that when new data is entered, it can automatically fill out the chart instead of going in and adding "between date ranges" in the dimension.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Data is attached in a model view format.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Aug 2021 17:47:34 GMT</pubDate>
    <dc:creator>elvedinhamidovic</dc:creator>
    <dc:date>2021-08-05T17:47:34Z</dc:date>
    <item>
      <title>Dynamic Waterfall Chart with Date selections</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Waterfall-Chart-with-Date-selections/m-p/1826939#M68025</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A couple of things I am trying to figure out:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I am trying to figure out how to change my waterfall chart to be dynamic so when I select a date for MonthYear Start, it will start the chart with that month.&amp;nbsp; Same thing for MonthYear End, it will end it at that point.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;My month totals are currently hardcoded and I can't figure out the set analysis to get an active headcount or forecast.&lt;/LI&gt;&lt;LI&gt;My new hires, terms, pending and active totals are using set analysis, however, the date ranges are hardcoded in there.&amp;nbsp; I am not sure how to change so that when new data is entered, it can automatically fill out the chart instead of going in and adding "between date ranges" in the dimension.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Data is attached in a model view format.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 17:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Waterfall-Chart-with-Date-selections/m-p/1826939#M68025</guid>
      <dc:creator>elvedinhamidovic</dc:creator>
      <dc:date>2021-08-05T17:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Waterfall Chart with Date selections</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-Waterfall-Chart-with-Date-selections/m-p/1826978#M68029</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I&amp;nbsp; noticed that your Month Start and Month End both come from the same column (CalendarYearMonth) so choosing a date from the Start will also select your end filter.&lt;/P&gt;&lt;P&gt;I've added a set analysis that you can add to your existing measures and set analysis to take the minimum and maximum.&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;count({$&amp;lt;Date={"&amp;gt;=$(=monthstart(min(Date)))&amp;lt;=$(=monthend(max(Date)))"},[Column]={'New Hires'}&amp;gt;}ID])&lt;/P&gt;&lt;P&gt;For this to work however you'll need to select a range in CalendarYearMonth and not just the start and end date.&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 02:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-Waterfall-Chart-with-Date-selections/m-p/1826978#M68029</guid>
      <dc:creator>anthonyj</dc:creator>
      <dc:date>2021-08-06T02:40:04Z</dc:date>
    </item>
  </channel>
</rss>

