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.

Reduce VL items by left characters

Featured Replies

I have a relationship set up between tables 1 and 2, whereby a value list is populated by records from table 2.

All the value list items are in a Text format such as:

ST-***-###.

the astrixes are always 3 letters, and the Hash's are always numbers.

I am trying to populate the value list with ONLY items that start with say: ST-VUL-###, but have been unable to do this.

The list needs to only list those records that have those 7 characters(including hyphens) and not ALL the records.

How can this be achieved?

Try defining a calculation field (result is text) in the values table =

Case ( Middle ( Value ; 4 ; 3 ) = "VUL" ; Value )

Set the value list to use this field instead of Value.

BTW, it would probably be better to have a separate field for each of the 3 components of Value.

  • Author

Perfect.

Simple when one is shown how.

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.