Forum Discussion
Number range ordering
- 1 year ago
Hi cheid_4838
Or you can have seperate table with idle subgrouping and sorting order.
create relationship between your idle sub grouping an dyou table sub grouping.
use idle subgrouping from newly created seperate table. make sure you apply sort by order step on idle sub groping (new table).
use only idle sub grouping from new table rest column from your old table.
I hope this might help you!
hi cheid_4838
can you change your numeric text
I was thinking that, but trying to avoid putting a leading number to drive the sort. Thanks for your help.
- Uzi20191 year agoCommunity Champion
Hi cheid_4838
Or you can have seperate table with idle subgrouping and sorting order.
create relationship between your idle sub grouping an dyou table sub grouping.
use idle subgrouping from newly created seperate table. make sure you apply sort by order step on idle sub groping (new table).
use only idle sub grouping from new table rest column from your old table.
I hope this might help you!
- cheid_48381 year agoHelper IV
Thanks for that suggestion. I was thinking that, but wanted to exhaust my efforts trying to find logic that would work. Thanks for your help.