<?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: Set Analysis - Using Custom Created Measures in Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Using-Custom-Created-Measures-in-Sense/m-p/847012#M11638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Have you tried simply adding the same set definition to the Order Fill Rate expression?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AVG (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$&amp;lt;FISYR = {$(=year(Today()))}, FISPER = {'01', '02', '03'}&amp;gt;} &lt;/SPAN&gt;SHIQTY / ORDQTY)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Or am I misunderstanding what you're trying to calculate.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2015 18:13:06 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-06-08T18:13:06Z</dc:date>
    <item>
      <title>Set Analysis - Using Custom Created Measures in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Using-Custom-Created-Measures-in-Sense/m-p/847011#M11637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a very simple "Order Fill Rate" measurement that will display the average fill rate of orders placed by a customer. &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;AVG ((SHIQTY / ORDQTY)) - I called this Measure "Order Fill Rate"&lt;/LI&gt;&lt;LI&gt;Nothing to complex, however this is a custom created Measure not data that is captured from my ERP connection.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also created some unique set analysis that will show the sales for the current fiscal year, then break it down further to the fiscal quarter by combining period 1 thru 3 to represent the 1st Quarter.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Sum({$&amp;lt;FISYR = {$(=year(Today()))}, FISPER = {'01', '02', '03'}&amp;gt;} SASALES)&lt;/LI&gt;&lt;LI&gt;Calling this Measure - Fiscal Quarter 1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am looking to do is use a formula that is similar to the Fiscal Quarter 1 field, instead of showing sales number I would like it to display the Order Fill Rate for the fist Fiscal Quarter. It is my hope that I can show a quarter over quarter improvement in performance to our customers and ultimately us this as part of my organizations score card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key take away is that I need to display the results by current fiscal year and create the current fiscal quarter (information that does not come from my ERP system directly) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 14:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Using-Custom-Created-Measures-in-Sense/m-p/847011#M11637</guid>
      <dc:creator />
      <dc:date>2015-06-08T14:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Using Custom Created Measures in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Using-Custom-Created-Measures-in-Sense/m-p/847012#M11638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Have you tried simply adding the same set definition to the Order Fill Rate expression?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AVG (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$&amp;lt;FISYR = {$(=year(Today()))}, FISPER = {'01', '02', '03'}&amp;gt;} &lt;/SPAN&gt;SHIQTY / ORDQTY)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Or am I misunderstanding what you're trying to calculate.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 18:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Using-Custom-Created-Measures-in-Sense/m-p/847012#M11638</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-06-08T18:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Using Custom Created Measures in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Using-Custom-Created-Measures-in-Sense/m-p/847013#M11639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh My GOD... now I feel really stupid... I thought I had tried that but I guess I missed something ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 18:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Using-Custom-Created-Measures-in-Sense/m-p/847013#M11639</guid>
      <dc:creator />
      <dc:date>2015-06-08T18:18:01Z</dc:date>
    </item>
  </channel>
</rss>

