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.

This may be the wrong place for this but her is my

Featured Replies

  • Newbies

dilemma - I have my main table which has individual records which include clientID and month of entry (plus several other pieces of data necessary to this project) what I am trying to do is create a dynamic form that has a summary of the number of records each client has by month. The trick is I need it in form format because I am trying create dashboard that will allow me to click on these grouping in the form to perform a find based on the criteria that created these summaries.....must breathe. I have a beautiful report that displays the data perfectly and even summarizes it further by several additional criteria but unfortunately it does not allow for buttons or scripts.

I have my client list in a separate table and would like to match just the different month possibilities for the individual client to it and create a form- to look like

client --- months --- count of records

X --- jan --- 20

--- feb --- 30

Y --- jan --- 20

--- march --- 30

etc

I would somehow need to group the data in my main table by clients and by months, display the count those records, put it in a form that would allow me run scripts based on the criteria used to create the summary numbers (count of records). I would also like to view all clients and moths all at one time. This may be very simple I am just not seeing it.

If you need any additional info – please ask. Thank you in advance for the help.

I do something similar to this and I use calculating fields. For example, make fields Jan Count, Feb Count, March Count, etc....The definition for each would have to be something similar to:

Jan Count = case(Month = "January", 1, 0)

Then you can make a layout which subsummatizes by client. This should get what you want but I must warn depending upon the number of records, this coud take a few minutes to process.

HTH-

Courtney

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.