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.

Creating a summarized report/list by individual values in a checkbox value list

Featured Replies

*sigh* It's a good thing I'm paid by the hour.

After Comment's outstanding help with setting up a value list for grade levels, I've run into a snag: how to create a summarized list by individual grade level when each record's value list contains multiple-checked values? Example: If I want an ascending-order, summarized list of teachers who teach in 1st grade, then 2nd grade, then third grade, etc., how do I parse that from a value list field (GradeLevel) where ticked checkboxes have 1, 2, 3, 4, 5?

My best guess is to create a looping script to parse 14* separate variables--using GetValue--to generate discrete values for use in a Find-by-grade level (also looped), then sorting the whole mess, but that reeks of Rube Goldberg-type coding. 

How should I go about this?

 

Ciao,

Rich

 

*Preschool, K, and 1 through 12 = 14

Screen Shot 2021-04-21 at 11.18.03 AM.png

30 minutes ago, WF7A said:

want an ascending-order, summarized list of teachers who teach in 1st grade, then 2nd grade, then third grade, etc.,

Earlier I asked if you really need a child table of Grades, where each grade of a teacher is an individual record. The answer is that if you want a list of teachers by grade, then yes, you need to produce such report from the child Grades table.

If you only need summary values (e.g. how many teachers are in each grade), you may be able to do without the child table by having a script write the counts into a text field. I don't think you need to perform a find for each value, though. You can use a summary field to list all checked values in the entire found set and work your summaries off that.

 

 

Edited by comment

  • Author

Thanks, and I apologize for doubling your efforts in answering my requests.

I'll check with the end users which way they want to go with this. 

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.