Sort Table sequentially

Is there a way to get a table to sort sequentially properly?

Hi, from the table styles dialog, you can sort the property fields in ascending or descending way:

Hello Francesc,

When I sort descending by Tag value, D10 is placed after D1, is there a way to have the order go as follows, D1, D2, D3, D4, etc…?

The easiest way is to have D01, D02,… D11, D12 and so on… :wink:
Cheers, Jaro

Is there a way to have visualARQ automatically set them like this when you create an elevation of the doors?

Hi @seflorance you can do that using Grasshopper. Find attached an example where all windows of the project are tagged as W-1, W-2, etc… (it does not take into account windows with the same parameters. They are all tagged with a different number)

Update Tag.gh (13.7 KB)