<?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 % Per Date on Graph in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Per-Date-on-Graph/m-p/1655885#M49044</link>
    <description>&lt;P&gt;Hi guys - I've attached a sample of the data I'm using to try and show, on a graph, the % of patient's seen within certain day parameters.&amp;nbsp; I have built a slider to enable users to see graphically how well we are doing in seeing patient's.&amp;nbsp; The problem I'm having is being able to show this as a % PER DATE of Report (see example).&amp;nbsp; In my example attached, I've shown 0-7 days - the % per date is shown at the top of the spreadsheet and then reflected in the graph.&amp;nbsp; The same calculation needs to be made if, for example, I changed the slider to show 0-14 days - the appropriate calculation is made and graph changes to reflect those patient's seen between 0-14 days wait.&lt;/P&gt;&lt;P&gt;How can this be written in set analysis to show % per date of report?&amp;nbsp; Many thanks and kind regards.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:29:09 GMT</pubDate>
    <dc:creator>jlampard40</dc:creator>
    <dc:date>2024-11-16T19:29:09Z</dc:date>
    <item>
      <title>% Per Date on Graph</title>
      <link>https://community.qlik.com/t5/App-Development/Per-Date-on-Graph/m-p/1655885#M49044</link>
      <description>&lt;P&gt;Hi guys - I've attached a sample of the data I'm using to try and show, on a graph, the % of patient's seen within certain day parameters.&amp;nbsp; I have built a slider to enable users to see graphically how well we are doing in seeing patient's.&amp;nbsp; The problem I'm having is being able to show this as a % PER DATE of Report (see example).&amp;nbsp; In my example attached, I've shown 0-7 days - the % per date is shown at the top of the spreadsheet and then reflected in the graph.&amp;nbsp; The same calculation needs to be made if, for example, I changed the slider to show 0-14 days - the appropriate calculation is made and graph changes to reflect those patient's seen between 0-14 days wait.&lt;/P&gt;&lt;P&gt;How can this be written in set analysis to show % per date of report?&amp;nbsp; Many thanks and kind regards.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Per-Date-on-Graph/m-p/1655885#M49044</guid>
      <dc:creator>jlampard40</dc:creator>
      <dc:date>2024-11-16T19:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: % Per Date on Graph</title>
      <link>https://community.qlik.com/t5/App-Development/Per-Date-on-Graph/m-p/1656264#M49080</link>
      <description>&lt;P&gt;If you post your QVF it would make testing this a bit easier, but you'll want to do something along the lines of the following:&lt;/P&gt;&lt;P&gt;AGGR(SUM({&amp;lt;CP_DaysWaiting&amp;gt;0,CP_DaysWaiting&amp;lt;=7&amp;gt;}TheNameOfYourMeasure)/Sum(TheNameOfYourMeasure),CP_DateOfReport)&lt;/P&gt;&lt;P&gt;Set that up as the measure on your chart with the&amp;nbsp;CP_DateOfReport as the series.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 20:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Per-Date-on-Graph/m-p/1656264#M49080</guid>
      <dc:creator>andoryuu</dc:creator>
      <dc:date>2019-12-10T20:17:54Z</dc:date>
    </item>
  </channel>
</rss>

