<?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: How to display value as percentage in the table? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-display-value-as-percentage-in-the-table/m-p/13798222#M98030</link>
    <description>&lt;P&gt;Thank you for your response.&lt;BR /&gt;However, I didn't express my question clearly.&lt;BR /&gt;I wanted to ask how to display numbers as percentages in the Global Table.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Sep 2025 11:55:35 GMT</pubDate>
    <dc:creator>hong_seongweon</dc:creator>
    <dc:date>2025-09-05T11:55:35Z</dc:date>
    <item>
      <title>How to display value as percentage in the table?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-display-value-as-percentage-in-the-table/m-p/13797003#M98002</link>
      <description>&lt;P&gt;How to display the value 0.703 as 70.30% in the table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hong_seongweon_0-1757000897438.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1567635i4ED3D352762CFDA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hong_seongweon_0-1757000897438.png" alt="hong_seongweon_0-1757000897438.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 15:49:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-display-value-as-percentage-in-the-table/m-p/13797003#M98002</guid>
      <dc:creator>hong_seongweon</dc:creator>
      <dc:date>2025-09-04T15:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to display value as percentage in the table?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-display-value-as-percentage-in-the-table/m-p/13797810#M98016</link>
      <description>&lt;P&gt;When setting up a Statistics Collector you specify the data type and format for each column. "Object" would be used when you use the expression "StatisticsCollector.getID()" to generate a unique ID for an object. Date/Time interprets the number as a datetime value (seconds since 01.01.1601) and would typically be used for the x-axis of a time plot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="moehlmann_fe_0-1757054170635.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1567812iDA30FB9BE58F338E/image-size/large?v=v2&amp;amp;px=999" role="button" title="moehlmann_fe_0-1757054170635.png" alt="moehlmann_fe_0-1757054170635.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 06:39:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-display-value-as-percentage-in-the-table/m-p/13797810#M98016</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-09-05T06:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to display value as percentage in the table?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-display-value-as-percentage-in-the-table/m-p/13798222#M98030</link>
      <description>&lt;P&gt;Thank you for your response.&lt;BR /&gt;However, I didn't express my question clearly.&lt;BR /&gt;I wanted to ask how to display numbers as percentages in the Global Table.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 11:55:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-display-value-as-percentage-in-the-table/m-p/13798222#M98030</guid>
      <dc:creator>hong_seongweon</dc:creator>
      <dc:date>2025-09-05T11:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to display value as percentage in the table?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-display-value-as-percentage-in-the-table/m-p/13798303#M98033</link>
      <description>&lt;P&gt;Apart from converting the number to a string and writing that to the global table, this is not possible as far as I know. A global table only displays the raw values.&lt;/P&gt;&lt;LI-CODE lang="general"&gt;double num;
string percentString = string.fromNum(num*100, 2) + "%";&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 12:45:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-display-value-as-percentage-in-the-table/m-p/13798303#M98033</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-09-05T12:45:20Z</dc:date>
    </item>
  </channel>
</rss>

