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.

Checkbox field to Multiple Fields

Featured Replies

Is there anyway to get a checkbox fields list values to multiple fields?


Field A:

One¶

Two¶

Three



Field A1:

One

Field A2:

Two

Field A3:

Three

Why would you want that?

  • Author

I am building a report that requires the export of check box values to individual cells in excel.

I was thinking that I could just use a repetion, but exporting would be an issue.

Make field A1, A2, A3 calculation fields, = getValue( fieldA ; X ) where X = 1, 2 or 3. Export these fields.

I am building a report that requires the export of check box values to individual cells in excel.

How do you want to map the values to Excel columns - considering that items in a checkbox field appear in the order they were selected?

  • Author

Vaughn,

Thank you so much, works wonders!

comment,

I don't need to re-sort the values (whew!) but if I did, I would assume that maybe I would need to use a related table with some kind of sorting property?

Sorting alone wouldn't help if checkbox field contains "Two¶Four", for example. But you could make the calculations =

Case ( not IsEmpty ( FilterValues ( "One" ; CheckboxField ) ) ; "One" )

and so on.

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.