<?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 Betreff: How 2 get scheules to understand 2.1 vs 2.10...? in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706661#M15712</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/640"&gt;@runxel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I change the Element ID for example of 3x slabs to: 2.1, 2.2 and 2.10 then the Schedule shows these in the expected order (1, 2, 10).&lt;/P&gt;
&lt;P&gt;Just tried in AC29. If this is not occurring, I'd suggest to let our support teams know, so they can investigate further. Maybe this is different between number vs string type values? I didn't have time to check deeper yet. This may have also been improved in the last few versions - as we've worked on Schedules.&lt;/P&gt;
&lt;P&gt;We have made improvements with sorting of Viewpoints in Archicad 30 for example, to use this natural sorting method.&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="Screenshot 2026-06-26 at 6.56.33 pm.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/102663iB1872EBC77C0AD8D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-06-26 at 6.56.33 pm.png" alt="Screenshot 2026-06-26 at 6.56.33 pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2026 17:58:03 GMT</pubDate>
    <dc:creator>James B</dc:creator>
    <dc:date>2026-06-26T17:58:03Z</dc:date>
    <item>
      <title>How 2 get scheules to understand 2.1 vs 2.10...?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706371#M15696</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a property with set values 2.1 , 2.2, ....2.10 etc and Archicad sorts logically the schedule as 2.1, 2.10, 2.2 etc... Any smart tricks to come around this?&lt;/P&gt;
&lt;P&gt;/Mats&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="grey"&gt;Operating system used: &lt;EM&gt;Windows &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2026 12:15:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706371#M15696</guid>
      <dc:creator>Mats Knutsson</dc:creator>
      <dc:date>2026-06-24T12:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: How 2 get scheules to understand 2.1 vs 2.10...?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706375#M15698</link>
      <description>&lt;P&gt;An hidden property that will transform element with 1 decimal place to a 2 decimal place , injecting a 0 after the "," ?&lt;/P&gt;
&lt;P&gt;Using split to retrieve data after "," then length then a concatenation if lenght =1 ?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2026 12:30:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706375#M15698</guid>
      <dc:creator>Mathias Jonathan</dc:creator>
      <dc:date>2026-06-24T12:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: How 2 get scheules to understand 2.1 vs 2.10...?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706377#M15699</link>
      <description>&lt;P&gt;Smart trick?&lt;/P&gt;
&lt;P&gt;Silly approach?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="StefanL__0-1782304329980.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/102568iB0C24A19AD952F04/image-size/large?v=v2&amp;amp;px=999" role="button" title="StefanL__0-1782304329980.png" alt="StefanL__0-1782304329980.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can hide the helper column, the sorting persists.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2026 15:01:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706377#M15699</guid>
      <dc:creator>Stefan L_</dc:creator>
      <dc:date>2026-06-24T15:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: How 2 get scheules to understand 2.1 vs 2.10...?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706585#M15708</link>
      <description>&lt;P&gt;I did try these methods but since the table is using a header the hidden sorting column doesn't work with the header. I'll post a screenshot when I'm on it again. Did an ugly workaround just changeing 1 to 01, 2 to 02 etc.. Fugly...&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 07:15:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706585#M15708</guid>
      <dc:creator>Mats Knutsson</dc:creator>
      <dc:date>2026-06-26T07:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: How 2 get scheules to understand 2.1 vs 2.10...?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706599#M15709</link>
      <description>&lt;P&gt;Does changing your delimiter change how it sorts?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 08:20:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706599#M15709</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2026-06-26T08:20:48Z</dc:date>
    </item>
    <item>
      <title>Betreff: How 2 get scheules to understand 2.1 vs 2.10...?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706658#M15711</link>
      <description>&lt;P&gt;Wasn’t there some improvement planned in this regard or am I tripping&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/11973"&gt;@James B&lt;/a&gt;&amp;nbsp;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 17:44:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706658#M15711</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2026-06-26T17:44:53Z</dc:date>
    </item>
    <item>
      <title>Betreff: How 2 get scheules to understand 2.1 vs 2.10...?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706661#M15712</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/640"&gt;@runxel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I change the Element ID for example of 3x slabs to: 2.1, 2.2 and 2.10 then the Schedule shows these in the expected order (1, 2, 10).&lt;/P&gt;
&lt;P&gt;Just tried in AC29. If this is not occurring, I'd suggest to let our support teams know, so they can investigate further. Maybe this is different between number vs string type values? I didn't have time to check deeper yet. This may have also been improved in the last few versions - as we've worked on Schedules.&lt;/P&gt;
&lt;P&gt;We have made improvements with sorting of Viewpoints in Archicad 30 for example, to use this natural sorting method.&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="Screenshot 2026-06-26 at 6.56.33 pm.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/102663iB1872EBC77C0AD8D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-06-26 at 6.56.33 pm.png" alt="Screenshot 2026-06-26 at 6.56.33 pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 17:58:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706661#M15712</guid>
      <dc:creator>James B</dc:creator>
      <dc:date>2026-06-26T17:58:03Z</dc:date>
    </item>
    <item>
      <title>Betreff: How 2 get scheules to understand 2.1 vs 2.10...?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706667#M15713</link>
      <description>&lt;P&gt;Ah wait,&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/22228"&gt;@Mats Knutsson&lt;/a&gt;&amp;nbsp;are you still on 27 as your signature suggests? If yes, then your thread might be resolved already.&lt;/P&gt;
&lt;P&gt;I couldn’t try it rn because I’m nowhere close to my pc &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks for replying so fast, James!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 20:08:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/How-2-get-scheules-to-understand-2-1-vs-2-10/m-p/706667#M15713</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2026-06-26T20:08:38Z</dc:date>
    </item>
  </channel>
</rss>

