<?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 Process Flow Utilization Statistics Using Statistics Collector? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-utilization-statistics-using-statistics-collector/m-p/13531568#M40322</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 21.0.10 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi Team,&lt;/P&gt;
 &lt;P&gt;I want to create utilization for 3 machines having process flow activity reference using statistics collector. I am using enumerate object to create activity names as row value and average content as column event. &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657018509604.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511307iC37FCD28F56A4112/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657018509604.png" alt="1657018509604.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657018634575.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511308i96626AB36C1DCC6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657018634575.png" alt="1657018634575.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;I think there is syntax issue. Can you help to know the issue?&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/54592-05072022-processflow-statistics.fsm" target="_blank"&gt;05.07.2022_ProcessFlow_Statistics.fsm&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;Thank you!&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 05 Jul 2022 11:00:28 GMT</pubDate>
    <dc:creator>rajankur6494</dc:creator>
    <dc:date>2022-07-05T11:00:28Z</dc:date>
    <item>
      <title>Process Flow Utilization Statistics Using Statistics Collector?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-utilization-statistics-using-statistics-collector/m-p/13531568#M40322</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 21.0.10 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi Team,&lt;/P&gt;
 &lt;P&gt;I want to create utilization for 3 machines having process flow activity reference using statistics collector. I am using enumerate object to create activity names as row value and average content as column event. &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657018509604.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511307iC37FCD28F56A4112/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657018509604.png" alt="1657018509604.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657018634575.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511308i96626AB36C1DCC6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657018634575.png" alt="1657018634575.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;I think there is syntax issue. Can you help to know the issue?&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/54592-05072022-processflow-statistics.fsm" target="_blank"&gt;05.07.2022_ProcessFlow_Statistics.fsm&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;Thank you!&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Jul 2022 11:00:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-utilization-statistics-using-statistics-collector/m-p/13531568#M40322</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-07-05T11:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Utilization Statistics Using Statistics Collector?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-utilization-statistics-using-statistics-collector/m-p/13531569#M40323</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;When using enumerate rows, the update timing of the measured value (utilization) should be set to 'When the value is accessed'. Trying to update the value when the row is created (on reset) is causing the error message.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657021261447.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511305i3B36E2AC05B554A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657021261447.png" alt="1657021261447.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;'getactivity()' expects the name of the activity as a string as the second parameter. The row value is a treenode, so you have to add '.name' to get the activity's name.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657021231976.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511306i2EB758629FC29D91/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657021231976.png" alt="1657021231976.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Jul 2022 11:41:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-utilization-statistics-using-statistics-collector/m-p/13531569#M40323</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-07-05T11:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Utilization Statistics Using Statistics Collector?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-utilization-statistics-using-statistics-collector/m-p/13531570#M40324</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thanks! 
 &lt;A rel="user" href="https://answers.flexsim.com/users/19365/felixmh.html" nodeid="19365"&gt;@Felix Möhlmann&lt;/A&gt; 
&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Jul 2022 12:28:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-utilization-statistics-using-statistics-collector/m-p/13531570#M40324</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-07-05T12:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Utilization Statistics Using Statistics Collector?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-utilization-statistics-using-statistics-collector/m-p/13531571#M40325</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Agreed, thanks &lt;A rel="user" href="https://answers.flexsim.com/users/19365/felixmh.html" nodeid="19365"&gt;@Felix Möhlmann&lt;/A&gt;, this is a great answer. Minor detail: if data.rowValue is an activity, then you don't need to use the getactivity() command. In the popup, you can just specify data.rowValue .&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Jul 2022 16:55:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-utilization-statistics-using-statistics-collector/m-p/13531571#M40325</guid>
      <dc:creator>JordanLJohnson</dc:creator>
      <dc:date>2022-07-05T16:55:35Z</dc:date>
    </item>
  </channel>
</rss>

