<?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 Question about time vs. census graph in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580190#M78428</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;Can you please help me with the following: I have a time vs. census graph, but as the simulation goes from one day to the next, the graph continues onto the next day. How can I make the graph only consider the hours of the day from 12 am to 12 pm and start summing without taking the days into account? I'm using the information from the LocationCensusHistory table.&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1682543851810.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516823i6FAF3E1F026313AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="1682543851810.png" alt="1682543851810.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 26 Apr 2023 21:18:12 GMT</pubDate>
    <dc:creator>AFRANCO1</dc:creator>
    <dc:date>2023-04-26T21:18:12Z</dc:date>
    <item>
      <title>Question about time vs. census graph</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580190#M78428</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;Can you please help me with the following: I have a time vs. census graph, but as the simulation goes from one day to the next, the graph continues onto the next day. How can I make the graph only consider the hours of the day from 12 am to 12 pm and start summing without taking the days into account? I'm using the information from the LocationCensusHistory table.&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1682543851810.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516823i6FAF3E1F026313AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="1682543851810.png" alt="1682543851810.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 Apr 2023 21:18:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580190#M78428</guid>
      <dc:creator>AFRANCO1</dc:creator>
      <dc:date>2023-04-26T21:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Question about time vs. census graph</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580191#M78429</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;For that you have to build a statistics collector that meaures the census in a fixed interval in order to sum up the data for those points in time over multiple days.&lt;/P&gt;&lt;P&gt;Otherwise some data points belong to day A and others to day B and so on.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/67564-censusbytimeofday-fm.fsm" target="_blank"&gt;censusByTimeOfDay_fm.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(I tried to have the time be in datetime format but the graph then exhibits a weird behaviour where the x-axis continues to extend despite no new time values being added to the table. It seems to be bound to the elapsed model time, rather than the data in the table. So I changed to the model time.)&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Apr 2023 07:01:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580191#M78429</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2023-04-27T07:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Question about time vs. census graph</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580192#M78430</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/42501/afranco.html" nodeid="42501"&gt;@AFRANCO&lt;/A&gt;, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. 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>Wed, 03 May 2023 02:08:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580192#M78430</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2023-05-03T02:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Question about time vs. census graph</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580193#M78431</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello,&lt;/P&gt;
 &lt;P&gt;How do you draw the door structure? Did you use any external software or in Flexsim? Thanks. &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="capture.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516820i41193F19AF2ED023/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture.png" alt="capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 May 2023 05:23:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580193#M78431</guid>
      <dc:creator>hhnaing2</dc:creator>
      <dc:date>2023-05-09T05:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Question about time vs. census graph</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580194#M78432</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It's supplied as a Prop shape which you will find under the People category of the library.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 May 2023 08:22:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/question-about-time-vs-census-graph/m-p/13580194#M78432</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-05-09T08:22:19Z</dc:date>
    </item>
  </channel>
</rss>

