From: Gary <squ...@ya...> - 2018-11-19 15:33:07
|
OK, so I was being a little blind the other day. I found an example that showed me how to do it on the Semantic MediaWIki Sandbox (https://sandbox.semantic-mediawiki.org/wiki/Issue/2073) I put the sort in and it works. Ben did point me in the right direction as well, so thank you! On Saturday, 17 November 2018 11:59:36 GMT, Gary via Semediawiki-user <sem...@li...> wrote: Hi All I have a table that I have generated using an ask query. I want to be able to order the table on a numerical value in one of the columns. I have tried: |?Has number=Number|+order=asc and |?Has number=Number|+order=number But it isn't showing in numerical order. it shows the column for example with 1, 10, 11,12, 13 etc rather than 1, 2, 3. I believe there is a way of making this happen, but I just can't remember how. Any help is appreciated. Gary _______________________________________________ Semediawiki-user mailing list Sem...@li... https://lists.sourceforge.net/lists/listinfo/semediawiki-user |