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 Within a Field

Featured Replies

Hello,

 

I need to do the following within a calculation field:

 

If (Field = "Current"; Left(Name; 7) ; )

 

But it doesn't seem to work.


Can anyone help me out?

 

Thanks,


Scott

Solved by Raybaudi

Go to solution

If (Field = "Current"; Left(Name; 7) ; )

 

isn't correct; try:

 

If (Field = "Current"; Left(Name; 7) )

  • Author

Hi Daniele,


Thanks for the quick response.

 

I have a field that I just want to show the first 7 characters... If it has more then 7 I want it to remove the rest?

 

Is this possible?

 

Thanks

So, if you have the field "Name", the caculated field must have this calc:

 

Left ( Name ; 7 ) 

  • Author

I have a field called Name I want to copy this field but the max characters I can have is 7 anything over this I want to remove?

 

Is this possible?

Did you try the calc above ?

  • Author

Yea it gives me a number when I export the records?? Not what the value of that field is?

  • Solution

A pratic example:

The field "Name" contains: ScottBaxter

The calculation field, result text, will have: ScottBa

  • Author

Sorry my fault the result was set to number...

 

Thanks for your help!!

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.