Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Calculation in repeating fields


This topic is 7322 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi! I'm new here and hope you'll forgive me if my question is too easy.

I have "Yield" field and 2 repeating fields "wt%" and "Amount in LBS". In "Amount in LBS" field I need the following calculation performed: (Yield * wt %) / 100.The problem is that when I change the value in the "Yield" field, just the first row in the repeating field recalculates itself. What do I need to do to make all the rows in the repeating field recalculate?

Thank you!

Posted

Note that there's no benefit in using Let here as opposed to

Extend(Yield) * wt%[Get(CalculationRepetitionNumber)]

This topic is 7322 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.