<?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: sql problem in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519873#M31028</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Yes, but it’s lined up. Shouldn’t the pulling be done in order? But she’s still pulling alternately&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 12 Dec 2022 16:15:26 GMT</pubDate>
    <dc:creator>a9080109</dc:creator>
    <dc:date>2022-12-12T16:15:26Z</dc:date>
    <item>
      <title>sql problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519867#M31022</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.0.10 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I want to make sure that my list has the following policies (say item1=1 and item 1=3) to do =3 first and I have labels to give them spt (say item1=n's spt is 300 item 3=m The spt is 30) In this case, 30 items will be made first&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/61908-1115-%E6%9F%94.fsm" target="_blank"&gt;1115-+柔.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Dec 2022 11:55:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519867#M31022</guid>
      <dc:creator>a4225283</dc:creator>
      <dc:date>2022-12-08T11:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: sql problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519868#M31023</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;When pulling from a list and assuming you want to do the higher Types first, use:&lt;/P&gt;&lt;PRE&gt;ORDER BY Type DESC, ProcessTime ASC&lt;/PRE&gt;&lt;P&gt;Or if you just want Type 3:&lt;/P&gt;&lt;PRE&gt;WHERE Type=3 &amp;nbsp;ORDER BY ProcessTime ASC&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Your model appears to have a lot of repetition - you should probably be using Object Process Flows to reduce the modelling effort and apparent complexity.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Dec 2022 16:38:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519868#M31023</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-12-08T16:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: sql problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519869#M31024</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I've done something similar but it didn't work out as I expected&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/62085-1115-%E6%9F%94.fsm" target="_blank"&gt;1115-+柔.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Dec 2022 08:11:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519869#M31024</guid>
      <dc:creator>a4225283</dc:creator>
      <dc:date>2022-12-12T08:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: sql problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519870#M31025</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;All your values in SPT are 3. This column is just the processing time of the item (apparantly a plane? - odd choice).&lt;/P&gt;&lt;P&gt;Check your list entries and tell us at what time you expect something is going wrong, with the evidence to show why it's wrong. Going through this process you may uncover the answer - if not we'll be happy to investigate.&lt;/P&gt;&lt;P&gt;I've checked the first list I found where you were pulling by SPT,  but you should be specific about which activity and list we should be checking.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Dec 2022 11:06:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519870#M31025</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-12-12T11:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: sql problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519871#M31026</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670859917945.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514353i2E268F8039774963/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670859917945.png" alt="1670859917945.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;I don't understand why she has sorted but not in order&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Dec 2022 15:45:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519871#M31026</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-12-12T15:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: sql problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519872#M31027</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It looks sorted by spt to me.  If you need more columns in the sort then add them to the ORDER BY clause.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Dec 2022 16:13:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519872#M31027</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-12-12T16:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: sql problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519873#M31028</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Yes, but it’s lined up. Shouldn’t the pulling be done in order? But she’s still pulling alternately&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Dec 2022 16:15:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519873#M31028</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-12-12T16:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: sql problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519874#M31029</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/36331/a4225283.html" nodeid="36331"&gt;@chiang&lt;/A&gt;, was Jason Lightfoot'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>Fri, 16 Dec 2022 17:01:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519874#M31029</guid>
      <dc:creator>jonah_kendellR47TC</dc:creator>
      <dc:date>2022-12-16T17:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: sql problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519875#M31030</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Mark, post the model and a good description instead of sending cryptic one-liners.   And is this a group project or are you using numerous accounts?  You seem to be answering many posts as if they were your own issue.&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Dec 2022 17:05:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/sql-problem/m-p/13519875#M31030</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-12-16T17:05:01Z</dc:date>
    </item>
  </channel>
</rss>

