<?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: Understanding States - OffShift vs Off shift / OnBreak vs On break in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511256#M24293</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Thanks for posting the model. Here's what's happening.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The short version: &lt;/STRONG&gt;the column names in the statistics collector don't match the state names in the State Table.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The long version:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Your chart is based on a table that has one column per state. When that chart draws that table, it recognizes that it needs to choose one color per column. So the chart asks the color palette to give it a color for the column name. One of the columns is named "OnBreak", so the chart asks for a color for that value.&lt;/P&gt;&lt;P&gt;Unfortunately, the color palette doesn't have a color for "OnBreak", but instead, because it was filled from the state table, it has a color for "On Break". So it generates a new color, and assigns "On Break" to that color.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The solution:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The best option is to create a new chart in the dashboard. Be sure to select the pie chart from the State section of the dashboard library. This kind of chart will use the state table you made. Since you want to use the color palette you already made, be sure to uncheck the "Adjust colors based on State Table" in the chart's properties, in the Options section. Then go ahead and switch the palette in the Colors section.&lt;/P&gt;&lt;P&gt;Technically, you could also rename all the columns in the existing statistics collector to match the state table, which would also work, but that would be tedious.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 22 Nov 2021 18:44:51 GMT</pubDate>
    <dc:creator>JordanLJohnson</dc:creator>
    <dc:date>2021-11-22T18:44:51Z</dc:date>
    <item>
      <title>Understanding States - OffShift vs Off shift / OnBreak vs On break</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511253#M24290</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 21.2.4 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I created a custom color palette auto-filled from the default state table. That resulted in the expected 50 items that correspond to the 50 items in the default state table. &lt;/P&gt;
 &lt;P&gt;However, when running the model and observing an Operator's pie chart that uses the custom palette, the color palette expands to include these 14 additional items..&lt;/P&gt;
 &lt;P&gt; &lt;/P&gt;
 &lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;WaitingForOperator&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;WaitingForTransporter&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;ScheduledDown&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;TravelEmpty&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;TravelLoaded&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;OffsetTravelEmpty&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;NotEmpty&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;AllocatedIdle&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;OffShift&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;ChangeOver&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;OnBreak&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;PreProcessing&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;PostProcessing&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63"&gt;End&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;These states already exist in the color palette but with spaces (e.g. "Off shift" vs "OffShift", "On break" vs "OnBreak"). Where are these coming from and why the difference?&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;Furthermore, a time table being used by the operator distinctly defines its off shift as "30 - off shift"...&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1637597709967.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1508175iF34249971E56B9A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="1637597709967.png" alt="1637597709967.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;but the chart updates with "OffShift" instead of "Off shift". What am I missing in trying to understand this??&lt;/P&gt;
 &lt;P&gt;Thanks - Stan&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Nov 2021 16:22:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511253#M24290</guid>
      <dc:creator>stan_e_davis</dc:creator>
      <dc:date>2021-11-22T16:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding States - OffShift vs Off shift / OnBreak vs On break</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511254#M24291</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Can you post a model? It will help sort out this issue.&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Nov 2021 17:33:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511254#M24291</guid>
      <dc:creator>JordanLJohnson</dc:creator>
      <dc:date>2021-11-22T17:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding States - OffShift vs Off shift / OnBreak vs On break</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511255#M24292</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I built a small model illustrating what I am seeing. &lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/46180-flexsim-help-understanding-states-offshift-vs-off.fsm" target="_blank"&gt;FlexSim Help - Understanding States - OffShift vs Off shift.fsm&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1637603985273.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1508168i36937885ABF005EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="1637603985273.png" alt="1637603985273.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;Thanks - Stan&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Nov 2021 18:02:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511255#M24292</guid>
      <dc:creator>stan_e_davis</dc:creator>
      <dc:date>2021-11-22T18:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding States - OffShift vs Off shift / OnBreak vs On break</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511256#M24293</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Thanks for posting the model. Here's what's happening.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The short version: &lt;/STRONG&gt;the column names in the statistics collector don't match the state names in the State Table.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The long version:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Your chart is based on a table that has one column per state. When that chart draws that table, it recognizes that it needs to choose one color per column. So the chart asks the color palette to give it a color for the column name. One of the columns is named "OnBreak", so the chart asks for a color for that value.&lt;/P&gt;&lt;P&gt;Unfortunately, the color palette doesn't have a color for "OnBreak", but instead, because it was filled from the state table, it has a color for "On Break". So it generates a new color, and assigns "On Break" to that color.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The solution:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The best option is to create a new chart in the dashboard. Be sure to select the pie chart from the State section of the dashboard library. This kind of chart will use the state table you made. Since you want to use the color palette you already made, be sure to uncheck the "Adjust colors based on State Table" in the chart's properties, in the Options section. Then go ahead and switch the palette in the Colors section.&lt;/P&gt;&lt;P&gt;Technically, you could also rename all the columns in the existing statistics collector to match the state table, which would also work, but that would be tedious.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Nov 2021 18:44:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511256#M24293</guid>
      <dc:creator>JordanLJohnson</dc:creator>
      <dc:date>2021-11-22T18:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding States - OffShift vs Off shift / OnBreak vs On break</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511257#M24294</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thanks for the explanation. Understood. Solution worked as described. Thanks - Stan
&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Nov 2021 19:37:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/understanding-states-offshift-vs-off-shift-onbreak-vs-on-break/m-p/13511257#M24294</guid>
      <dc:creator>stan_e_davis</dc:creator>
      <dc:date>2021-11-22T19:37:43Z</dc:date>
    </item>
  </channel>
</rss>

