I have a report that has a finite number if items. I would like to customize the order. Not alpha up or down.
-
880 Points
Posted 1 year ago
-
880 Points
I know I can add a 1, 2, 3 before each part in the table but I don't want to do that.
QuickBaseCoach App Dev./Training, Champion
-
60,058 Points
If there is a finite list, you can make that field be a multiple choice field. Then you can have that field sorted on the order of he choices.
QuickBaseCoach App Dev./Training, Champion
-
60,058 Points
... or just add a sort field to the table and sort on that field even if that field is not exposed on the report.
-
880 Points
QuickBaseCoach App Dev./Training, Champion
-
60,058 Points
The low tech solution is to put a sort field on the source table for the lookup, and bring that down in the lookup too.
-
880 Points
I think since there is a finite number of items that don't change that a multiple choice field solution would be the least complicated.
I'll try that first.
Thanks for that idea.
I'll try that first.
Thanks for that idea.
-
880 Points
The multiple choice field worked perfectly and took a very complicated solution to a very simple and manageable one.
Thanks so much!!
Thanks so much!!
-
856 Points
Hi! I have a similar question, maybe you can help... When we put records into a grid report, it's really important that they stay in the physical place where they were inserted in relation to the other records in the report. (They're decor items broken out by general venue area, usually). Meaning that when we use the grid edit function, we put records in wherever they need to be in relation to one another, but I can't think of a simple solution to make them stay in that order when we exit grid edit mode... Any ideas?
QuickBaseCoach App Dev./Training, Champion
-
60,058 Points
-
856 Points
I could, but I don't think that would work... We go back in and edit/add records, but often we add things in the middle of the list, if it were sorted by record ID, the items we add in later would just go to the bottom (or top) of the pile, right?
QuickBaseCoach App Dev./Training, Champion
-
60,058 Points
I think then "we are where we were" in terms of native solutions. Adding a sort field.
I think that Dan Dielbolt has a way to drag and drop. I seem to recall he posted something once if you are into non native IOL technique solutions.
I think that Dan Dielbolt has a way to drag and drop. I seem to recall he posted something once if you are into non native IOL technique solutions.