Forum Discussion

JeffRogerson's avatar
JeffRogerson
Qrew Cadet
10 years ago

Ranking On Reports

Not the first time I have asked this question... but really doesn't make sense to me why Quickbase wouldn't have the ability to show line numbers (ranking) on reports (and column identifications for that matter) similar to a spreadsheet.  After all it does count the number of records in any given report and reports it at the top of the report.

We run a golf course and use Quickbase as an on-line database to score events, and to be able to auto number rows, would allow us to show player rankings in an event ....

See attached graphic for example.


25 Replies

  • I recall that I thought this through once and though I could get what you wanted, natively.
  • Okay, I give up, could I beg your assist on writing the script? I tried to write on as a calculated column on a report, but I either get a syntax error, or a "1" on every record. Thanks in advance.
  • & yes, the Pastie Database example is exactly what I am looking for.  So I tried to create an index field, (formula - numeric), but when I fill it with your script example I get a syntax error?
  • I'm still wanting to prove that this can be done natively if you give me access to your app or a copy of the app. No charge. It's s brain teaser.
  • >  prove that this can be done natively

    Mark I wanted to help you out on your native quest to solve this problem. I mean there has to be a native solution since the QuickBase formula language is Turing Complete. To the extent you may need to check your formulas for correct syntax I wanted to share this online Turing Machine Simulator that may speed up your efforts. Here is a shared link for a Turing Machine Simulator that will check for balanced parentheses in this simple example formula:

    LastDayOfYear(Todate("August 4, 2009"))

    Turing Machine Simulator
    http://morphett.info/turing/turing.html?949cc8652811af0a84d8

    Just go to the above link and click the Run command.

    Enjoy ...
    On computable numbers, with an application to the Entscheidungsproblem by Alan Turing http://www.cs.virginia.edu/~robins/Turing_Paper_1936.pdf

    Breaking the Code: Biography of Alan Turing
    https://www.youtube.com/watch?v=S23yie-779k
  • You have to provide more info for me to debug this. Share an application if you want but make the application as simple as possible and no more.
    • JeffRogerson's avatar
      JeffRogerson
      Qrew Cadet
      It still hasn't. I am looking for a simple formula to number the rows in a table report.
    • QuickBaseCoachD's avatar
      QuickBaseCoachD
      Qrew Captain
      I know it�s not what you want to hear, but if a client wanted it bad enough you could installed Juiced EF+ as it has an option to number lines.
    • JeffRogerson's avatar
      JeffRogerson
      Qrew Cadet
      Hey Mark, you must be saying "not this guy and this same issue again".

      I guess what gives me angst on this is table reports already count records, so why not just have a built in feature showing the counter as an available system generated field that can be turned on or off in reports. Seems simple to me.

      But great to hear from you again.