<?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 Snapshot total quantity (content inside the rack) daily 7am in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530331#M39288</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.4 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Good days all,&lt;/P&gt;
 &lt;P&gt;How can I capture and plot the daily trend chart for the total quantity of the content inside a rack.&lt;/P&gt;
 &lt;P&gt;I want the chart capture 7AM daily &lt;SPAN style="color: rgb(65, 65, 65); font-family: sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;snapshot &lt;/SPAN&gt; &lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 05 Jan 2023 08:18:26 GMT</pubDate>
    <dc:creator>kitkat87</dc:creator>
    <dc:date>2023-01-05T08:18:26Z</dc:date>
    <item>
      <title>Snapshot total quantity (content inside the rack) daily 7am</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530331#M39288</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.4 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Good days all,&lt;/P&gt;
 &lt;P&gt;How can I capture and plot the daily trend chart for the total quantity of the content inside a rack.&lt;/P&gt;
 &lt;P&gt;I want the chart capture 7AM daily &lt;SPAN style="color: rgb(65, 65, 65); font-family: sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;snapshot &lt;/SPAN&gt; &lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Jan 2023 08:18:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530331#M39288</guid>
      <dc:creator>kitkat87</dc:creator>
      <dc:date>2023-01-05T08:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Snapshot total quantity (content inside the rack) daily 7am</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530332#M39289</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;EM&gt;rack obj.subnodes.length&lt;/EM&gt; is the content of items in all slots. If you want to count items on slotItems similar to a container, parcel and product structure you need to iterate through all slotItems.&lt;/P&gt;&lt;P&gt;You need an event happening every day then use a &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/22.2/Reference/Tools/UserEvents/UserEvents.html" target="_blank"&gt;&lt;EM&gt;user event&lt;/EM&gt;&lt;/A&gt; from toolbox.&lt;/P&gt;&lt;P&gt;Then you can build an &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/22.2/GettingData/AdvancedDataGathering/UsingStatsCollector/UsingStatsCollector.html" target="_blank"&gt;own statistic collector&lt;/A&gt; for your purpose. &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Jan 2023 08:28:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530332#M39289</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2023-01-05T08:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Snapshot total quantity (content inside the rack) daily 7am</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530333#M39290</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/42419/kitkat87.html" nodeid="42419"&gt;@kitkat87&lt;/A&gt; if you write in your user event the length of subnodes as value of a rack into a &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/22.2/Reference/Tools/TrackedVariables/TrackedVariables.html" target="_blank"&gt;tracked variable&lt;/A&gt; as a level then you can attach a level chart into dashboard easily.&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Jan 2023 08:38:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530333#M39290</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2023-01-05T08:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Snapshot total quantity (content inside the rack) daily 7am</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530334#M39291</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Use the Storage.system.queryItems() method passing in a query that optionally groups by rack objects, bays slots, however you want to cut it.&lt;/P&gt;&lt;P&gt;If you virtualize the items the rack will not have subnodes, so this is the more general method.&lt;/P&gt;&lt;P&gt;To get the 7am event you can use a user event or a statistics collector that repeats at a daily interval.  &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Jan 2023 12:57:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530334#M39291</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-01-05T12:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Snapshot total quantity (content inside the rack) daily 7am</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530335#M39292</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/42419/kitkat87.html" nodeid="42419"&gt;@kitkat87&lt;/A&gt;, was one of Jason Lightfoot's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 10 Jan 2023 15:16:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/snapshot-total-quantity-content-inside-the-rack-daily-7am/m-p/13530335#M39292</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2023-01-10T15:16:51Z</dc:date>
    </item>
  </channel>
</rss>

