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.

Boolean and Text

Featured Replies

Hi there a really basic question regarding boolean and text fields. What is the simplest way to set text into a field depending on the value of one or more boolean fields in the table? I am trying to create a text field of true when two fields = 1. Needs to be in text format so it can be exported clearly to Excel as words rather than numbers.

Copy of database attached.

Test_Tag_Mod3working.fp7.zip

"I am trying to create a text field of true when two fields = 1"

Case(

field1 and field2 ;

"true"

)

If you just wanted a boolean result, then this would do the trick:

field1 and field2

In my experience, Excel makes its own mind up about what is text and number.

I see that numbers formatted as Boolean export to Excel in the same way.

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.