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.

Setting Repeating Field Number with a Calculation

Featured Replies

  • Newbies

Is there a way to have a calculation field set the result of the calculation in the specific repetition field number? I have not been able to determine if there is a function to do what I want done.

Is there a way to have a calculation field set the result of the calculation in the specific repetition field number?

 

Could you provide a better explanation of what exactly you want to do, perhaps with an example? Right now I don't have the beginning of a clue.

  • Author
  • Newbies

Hello Lee,

 

I totally agree. I do not like using repeating fields and typically don't, but I am try to construct a Gantt chart of sorts. I am surprised that Filemaker does not have Gantt charts as an option for the Graphs and charts they do include.

 

I am creating a chart that will change the color of the repeating field through conditional formatting. When the start position and end positions are calculated I want to change the color of those repetitions and change the color of each repeating field between the start and end positions; basically giving me a colored section from Start to End.

Try with:

Formula is:

Let(
R = Get ( CalculationRepetitionNumber ) ;
YourTable::Start ≤ R and R ≤ YourTable::End
)

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.