Skip 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.

Calculation to extract field data

Featured Replies

I am trying to make a calculation to extract specific data from a field to which I copy and paste a list of data items from another source.

For example the copied data would be something like this all pasted into one field

Name: Joe

Age: 45

Sex: M

From this field I would like a calculation "Name" field to extract the appropriate data from the pasted data field and then a separate calculation field to extract "Age" etc.

Hopefully this makes sense.

Let me know if I should clarify.

Thanks

See if this helps:

http://fmforums.com/forum/showpost.php?post/189829/

There are various ways to parse text. For the example you provided I might do something like:

Name =

Substitute( GetValue( yourList ; 1 ) ; "Name: " ; "" )

IOW, take the first line of your list using GetValue, and then replace the label with blank.

  • Author

Thanks for your quick and helpful replies. These are both good solutions.

Much appreciated

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.