<?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 OEE Month to Date Calculation in Mfg Solutions &amp; Apps</title>
    <link>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/OEE-Month-to-Date-Calculation/m-p/603035#M1152</link>
    <description>&lt;P&gt;Hi Developers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm currently working on a use case where the OEE has to be displayed as shown below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OEE Month to Date.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/15328iDE17C242C160901B/image-size/large?v=v2&amp;amp;px=999" role="button" title="OEE Month to Date.png" alt="OEE Month to Date.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;By default in &lt;STRONG&gt;Production Advisor&lt;/STRONG&gt; app OEE and its related kpi's can be viewed over a week.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any quick way to extrapolate the same feature to months? Also please suggest an high level design for this use case.&lt;/P&gt;
&lt;P&gt;I've planned to use DataTable to store kpi's against dates and project it in the chart.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Saran&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2019 13:24:23 GMT</pubDate>
    <dc:creator>SaranKarthick</dc:creator>
    <dc:date>2019-03-27T13:24:23Z</dc:date>
    <item>
      <title>OEE Month to Date Calculation</title>
      <link>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/OEE-Month-to-Date-Calculation/m-p/603035#M1152</link>
      <description>&lt;P&gt;Hi Developers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm currently working on a use case where the OEE has to be displayed as shown below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OEE Month to Date.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/15328iDE17C242C160901B/image-size/large?v=v2&amp;amp;px=999" role="button" title="OEE Month to Date.png" alt="OEE Month to Date.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;By default in &lt;STRONG&gt;Production Advisor&lt;/STRONG&gt; app OEE and its related kpi's can be viewed over a week.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any quick way to extrapolate the same feature to months? Also please suggest an high level design for this use case.&lt;/P&gt;
&lt;P&gt;I've planned to use DataTable to store kpi's against dates and project it in the chart.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Saran&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 13:24:23 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/OEE-Month-to-Date-Calculation/m-p/603035#M1152</guid>
      <dc:creator>SaranKarthick</dc:creator>
      <dc:date>2019-03-27T13:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: OEE Month to Date Calculation</title>
      <link>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/OEE-Month-to-Date-Calculation/m-p/604459#M1175</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/270689"&gt;@SaranKarthick&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the MFG apps are storing data just for 7 days by default, to make sure the database is not over flowing.&lt;/P&gt;
&lt;P&gt;Here in the customization guide on page 69 you find instruction how to change to time data will be kept.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/support/-/media/B4ECC4B78EBB4DAEAEF1C4D0308587BA.pdf?sc_lang=en" target="_blank"&gt;https://www.ptc.com/support/-/media/B4ECC4B78EBB4DAEAEF1C4D0308587BA.pdf?sc_lang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To extrapolate or interpolate the data you have to write your own service in Composer. Under the InfoTableFunctions you will find some services that supports this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seb&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 19:53:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mfg-Solutions-Apps/OEE-Month-to-Date-Calculation/m-p/604459#M1175</guid>
      <dc:creator>SebB</dc:creator>
      <dc:date>2019-04-02T19:53:51Z</dc:date>
    </item>
  </channel>
</rss>

