<?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: Charts Not Populating Data in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587138#M83880</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thanks for your help! I managed to get the data I needed for the other 2 charts too but there's is one small issue. &lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1736516363795.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1526277i1BE96A4F9E19D0EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="1736516363795.png" alt="1736516363795.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Is there a way to change the chart label to be different from the process label while maintaining the process data? &lt;BR /&gt;&lt;BR /&gt;I don't need the whole process path, just "Happy Customers" and "Unhappy Customers" &lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/89292-tutorialbasicsdone.fsm" target="_blank"&gt;TutorialBasicsDone.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 10 Jan 2025 13:41:33 GMT</pubDate>
    <dc:creator>josdijf23948</dc:creator>
    <dc:date>2025-01-10T13:41:33Z</dc:date>
    <item>
      <title>Charts Not Populating Data</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587134#M83876</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 24.0.2 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi everyone,&lt;/P&gt;
 &lt;P&gt;I am following the tutorial basics and for the most part, I think I am done..&lt;BR /&gt;&lt;BR /&gt;Reference: &lt;A rel="nofollow" id="isPasted" href="https://docs.flexsim.com/en/20.2/Tutorials/FlexSimBasics/1-2GetData/1-2GetData.html"&gt;https://docs.flexsim.com/en/20.2/Tutorials/FlexSimBasics/1-2GetData/1-2GetData.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;However, some of my charts don't work, even though I followed the steps exactly.&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1736476019686.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1526279i820CE1FB91F30D32/image-size/large?v=v2&amp;amp;px=999" role="button" title="1736476019686.png" alt="1736476019686.png" /&gt;&lt;/span&gt; &lt;/P&gt;
 &lt;P&gt;It would be much appreciated if you could point out what went wrong and help me set them correctly! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/89261-tutorialbasics.fsm" target="_blank"&gt;TutorialBasics.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jan 2025 02:32:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587134#M83876</guid>
      <dc:creator>josdijf23948</dc:creator>
      <dc:date>2025-01-10T02:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Charts Not Populating Data</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587135#M83877</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;After swapping the model to Process Flow the customers do not enter the 3d sinks anymore, which is why the Throughput and Happy vs Unhappy chart do not display anything, since they read the input statistic of those object. You can swap them to instead get the statistics of the PF sinks.&lt;/P&gt;&lt;P&gt;Similarly the service desks are now only props and do not change their state anymore. Thus the Utilization chart only shows them as idle. You can 'manually' set their state through a pickoption in the Custom Code activity in Process Flow if you want (Control -&amp;gt; Set Object State). &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jan 2025 07:41:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587135#M83877</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-01-10T07:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Charts Not Populating Data</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587136#M83878</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi! Thanks for reply.&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;I think I get what you are getting at.. &lt;BR /&gt;&lt;BR /&gt;"You can 'manually' set their state through a pickoption in the Custom Code activity in Process Flow if you want (Control -&amp;gt; Set Object State)."&lt;BR /&gt;&lt;BR /&gt;Could you show me a screenshot or video of those steps you described? if you could help me change it to make it work the way you said, that would be great too &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jan 2025 08:51:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587136#M83878</guid>
      <dc:creator>josdijf23948</dc:creator>
      <dc:date>2025-01-10T08:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Charts Not Populating Data</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587137#M83879</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Before and after the delay that represents the process time, set the state of the respective service desk to "processing" and then back to "idle".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="capture1.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1526276iE7D36C657A1FE1D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture1.png" alt="capture1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/89273-tutorialbasics-1.fsm" target="_blank"&gt;tutorialbasics_1.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jan 2025 09:01:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587137#M83879</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-01-10T09:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Charts Not Populating Data</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587138#M83880</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thanks for your help! I managed to get the data I needed for the other 2 charts too but there's is one small issue. &lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1736516363795.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1526277i1BE96A4F9E19D0EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="1736516363795.png" alt="1736516363795.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Is there a way to change the chart label to be different from the process label while maintaining the process data? &lt;BR /&gt;&lt;BR /&gt;I don't need the whole process path, just "Happy Customers" and "Unhappy Customers" &lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/89292-tutorialbasicsdone.fsm" target="_blank"&gt;TutorialBasicsDone.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jan 2025 13:41:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/charts-not-populating-data/m-p/13587138#M83880</guid>
      <dc:creator>josdijf23948</dc:creator>
      <dc:date>2025-01-10T13:41:33Z</dc:date>
    </item>
  </channel>
</rss>

