Forum Discussion
- QuickBaseCoachDQrew CaptainFor a native solution to rank on just one attribute at a time, you can use a summary report in a particular way. The results will be visible, but will not give a field on the record.
So what you do is to create a formula numeric field called
[Ranking]
with a formula of 1
Then make a Summary Report type to Group Rows by Item, and sort the report on the weight. Then include the field ranking but set that field to use totals running down the page.
Once you make that report, then you will need to make two more reports to sort on he other two attributes.- JVonnahmeJVonnaQrew TraineeHi! Thank you for the response. Would you be able to show me an example of this?
- QuickBaseCoachDQrew Captain
- JVonnahmeJVonnaQrew TraineeOnce you make all three, is there a way to combine the results to give an overall ranking?