<?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 Re: Creating S Curve in Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Creating-S-Curve-in-Qlik-Sense/m-p/974687#M14033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi can you share a screenshot of what you hope to achieve ?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2015 15:41:19 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2015-10-01T15:41:19Z</dc:date>
    <item>
      <title>Creating S Curve in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-S-Curve-in-Qlik-Sense/m-p/974686#M14032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;actually I have created a very cool dashboard using Qlik Sense, but still I couldn't create the S Curve which is line chart displaying the planned VS actual progress for a project or multiple projects as per the selection, I am holding all the data in excel sheets, I tried many data structuring and all of them were not useful, I need your help for the data structure what is the dimensions and measures needed to draw the lines for monthly progress.&lt;/P&gt;&lt;P&gt;thank you in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 07:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-S-Curve-in-Qlik-Sense/m-p/974686#M14032</guid>
      <dc:creator />
      <dc:date>2015-10-01T07:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating S Curve in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-S-Curve-in-Qlik-Sense/m-p/974687#M14033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi can you share a screenshot of what you hope to achieve ?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 15:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-S-Curve-in-Qlik-Sense/m-p/974687#M14033</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-10-01T15:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating S Curve in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-S-Curve-in-Qlik-Sense/m-p/974688#M14034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jonathan&lt;/P&gt;&lt;P&gt;attached is example of progress graph i want to reach in the dashboard with the ability to drill down as per the selected filter&lt;/P&gt;&lt;P&gt;&lt;IMG alt="S Curve.png" class="jive-image image-1" src="/legacyfs/online/100683_S Curve.png" style="height: 331px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 16:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-S-Curve-in-Qlik-Sense/m-p/974688#M14034</guid>
      <dc:creator />
      <dc:date>2015-10-01T16:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating S Curve in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-S-Curve-in-Qlik-Sense/m-p/974689#M14035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for sharing. I'll start with the data structure in the pivot table above. If your source data is in a similar structure you can use the CROSSTABLE load to dynamically pivot the months into a new field and the cells into a new field.&amp;nbsp; You would need to filter out the 'average planned' and 'average actual' as those are calcs that Qlik can easily calculate. Mike Tarallo's video&amp;nbsp; should help a built&amp;nbsp; &lt;A href="https://community.qlik.com/docs/DOC-8231"&gt;Power of Qlik Script - Reshaping Data with Crosstable (video)&lt;/A&gt;&amp;nbsp; . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the UI, you wuld use the new month field (formed by crosstable) as the 1st dimension and you would add the 2nd field (Actual vs Planned)&amp;nbsp; as the 2nd dimension.&amp;nbsp; Your data is pre-aggregated so i was thinking avg([measure]) would be your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing: Now reporting off excel is not the best data source when the data is already in a report format as above. for example cells A2 and A3 are merged and qlik may not pick up the fact that A3=planned for example.&amp;nbsp; Also, there is no column header for column B and you would have to give it a name.&amp;nbsp; All in all, its better to work with a raw tabular data set for qlik .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 12:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-S-Curve-in-Qlik-Sense/m-p/974689#M14035</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-10-02T12:59:03Z</dc:date>
    </item>
  </channel>
</rss>

