<?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: Push Global Table Values To List? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503460#M18090</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/35485/ankura3.html" nodeid="35485"&gt;@Ankur A3&lt;/A&gt; I'm not sure what you mean by that. Do you want to push a string that has the column name and the cell value? Like "Resource:DN"? Can you give me some examples?&lt;/DIV&gt;</description>
    <pubDate>Thu, 12 May 2022 05:15:38 GMT</pubDate>
    <dc:creator>Matthew_Gillespie</dc:creator>
    <dc:date>2022-05-12T05:15:38Z</dc:date>
    <item>
      <title>Push Global Table Values To List?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503457#M18087</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;Hi Team,&lt;/P&gt;
 &lt;P&gt;I have to push all table values to list along with column name.&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1652291071649.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1510318i3FF09683EA28F74D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1652291071649.png" alt="1652291071649.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;What is the easiest way to do it?&lt;/P&gt;
 &lt;P&gt;Thank you!&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 11 May 2022 17:45:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503457#M18087</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-05-11T17:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Push Global Table Values To List?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503458#M18088</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The easiest way is to use the &lt;A href="https://docs.flexsim.com/en/20.0/Reference/CodingInFlexSim/FlexScriptAPIReference/Data/List.html#Method-push"&gt;List.push()&lt;/A&gt; method, for example, this line will push the value in the first cell to the list:&lt;/P&gt;&lt;PRE&gt;List("MyList").push(Table("MyTable")[1][1])&lt;/PRE&gt;&lt;P&gt;If you want a more specific answer you'll have to explain what you're trying to do.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 11 May 2022 18:11:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503458#M18088</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2022-05-11T18:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Push Global Table Values To List?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503459#M18089</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt;,&lt;/P&gt;
 &lt;P&gt;Thanks for your answer!&lt;/P&gt;
 &lt;P&gt;Can you help me with this model if I want to push values with column name in list?&lt;/P&gt;
 &lt;P&gt;Thank you!&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/52054-11-pusttablevaluetolist.fsm" target="_blank"&gt;11. PustTableValueToList.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 May 2022 04:41:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503459#M18089</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-05-12T04:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Push Global Table Values To List?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503460#M18090</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/35485/ankura3.html" nodeid="35485"&gt;@Ankur A3&lt;/A&gt; I'm not sure what you mean by that. Do you want to push a string that has the column name and the cell value? Like "Resource:DN"? Can you give me some examples?&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 May 2022 05:15:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503460#M18090</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2022-05-12T05:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Push Global Table Values To List?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503461#M18091</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Ok 
 &lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt;. Sure.
 &lt;P&gt;I am able to do push values now. I am facing some other issue with model. I will post it separately.&lt;/P&gt;
 &lt;P&gt;Thanks for your help!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 May 2022 12:01:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/push-global-table-values-to-list/m-p/13503461#M18091</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-05-12T12:01:43Z</dc:date>
    </item>
  </channel>
</rss>

