Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Sort Value List in Reverse Order

Featured Replies

  • Newbies

I need to sort a value list in reverse order of one of the displayed (numeric) fields, but there appears to be no native funtion in FM (v5) to do this.

Obviously, I could create a calculated field with a *-1 version of the original field and use that, but that field would then have to be displayed (a bit ugly). And as the list is to be used to insert a value into a field, I will then have to re-calc to get the correct value in.

Does anyone know of a more elegant solution?

Thanks

Clem (still [fairly] new to Filemaker - so be gentle with me)

Hi,

Where is this numeric value list coming from ?

A field, a pre-defined value list or a relationship ?

  • Author
  • Newbies

It's coming from a field in the same table.

Hi,

Not less ugly than your first solution, use the option "show also field", choose the calc you talked about, and use "sort by second value".

or

if it is just a matter of display on layout, use the calc as your value list, but turn the field to transparent (text and background).

you need ???

field A ----> value list of calc Field C = Field X *(-1)

field B-----> Field A * (-1)

So Field A is transparent and Field B is displayed behing Field A, but only the values of Field B would show, and next calculation would use Field B.

...

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.