<?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: dempirical on a query in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/dempirical-on-a-query/m-p/13654862#M96384</link>
    <description>&lt;P&gt;Thank you, but this is not what I was looking for. The example above is to highlight that using "t", the query, does not produce the expected results, despite it is a "Table" variable.&lt;BR /&gt;I made it work by creating a dynamic label in the object when the simulation starts, setting it as a bundle, and cloning the query results to that label. Honestly, a lot of overkill.&lt;BR /&gt;It would be nice if dempirical:&lt;BR /&gt;- would support queries as inputs&lt;BR /&gt;- would allow one to choose the column to be used to draw the percentages for the selection&lt;BR /&gt;None is very hard to implement.&lt;BR /&gt;Thank you anyway.&lt;/P&gt;</description>
    <pubDate>Wed, 28 May 2025 20:27:10 GMT</pubDate>
    <dc:creator>guiroehe</dc:creator>
    <dc:date>2025-05-28T20:27:10Z</dc:date>
    <item>
      <title>dempirical on a query</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/dempirical-on-a-query/m-p/13654542#M96380</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a way to apply dempirical on a table query? I am not getting the expected result.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guiroehe_0-1748451943224.png" style="width: 743px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1538204i8352B23B3EA312AE/image-dimensions/743x578?v=v2" width="743" height="578" role="button" title="guiroehe_0-1748451943224.png" alt="guiroehe_0-1748451943224.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can create a function to mimic dempirical, but this seems overkill.&lt;/P&gt;&lt;P&gt;Thank you for any help.&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 17:06:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/dempirical-on-a-query/m-p/13654542#M96380</guid>
      <dc:creator>guiroehe</dc:creator>
      <dc:date>2025-05-28T17:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: dempirical on a query</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/dempirical-on-a-query/m-p/13654756#M96382</link>
      <description>&lt;P&gt;dempirical() only accepts table references that are either a named global table (str), stored in a node in the tree (node), or a ranked global table in the Toolbox (num).&amp;nbsp; It does not appear to have been updated to include in-memory tables created by Table.query() or members of the &lt;STRONG&gt;Table&lt;/STRONG&gt; class.&amp;nbsp; Instead of passing your &lt;STRONG&gt;Table&lt;/STRONG&gt; variable t into the function, use the name of the Global Table that you used cloneTo() with.&amp;nbsp; For Example,&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;demprical("GlobalTable2");&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 28 May 2025 19:16:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/dempirical-on-a-query/m-p/13654756#M96382</guid>
      <dc:creator>regan_blackett</dc:creator>
      <dc:date>2025-05-28T19:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: dempirical on a query</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/dempirical-on-a-query/m-p/13654862#M96384</link>
      <description>&lt;P&gt;Thank you, but this is not what I was looking for. The example above is to highlight that using "t", the query, does not produce the expected results, despite it is a "Table" variable.&lt;BR /&gt;I made it work by creating a dynamic label in the object when the simulation starts, setting it as a bundle, and cloning the query results to that label. Honestly, a lot of overkill.&lt;BR /&gt;It would be nice if dempirical:&lt;BR /&gt;- would support queries as inputs&lt;BR /&gt;- would allow one to choose the column to be used to draw the percentages for the selection&lt;BR /&gt;None is very hard to implement.&lt;BR /&gt;Thank you anyway.&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 20:27:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/dempirical-on-a-query/m-p/13654862#M96384</guid>
      <dc:creator>guiroehe</dc:creator>
      <dc:date>2025-05-28T20:27:10Z</dc:date>
    </item>
  </channel>
</rss>

