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

Repaeting Field Calculation


Ricardo

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

Recommended Posts

Exactly correct. When you multiply a repeating field (vector) by a non-repeating field (scaler) you must use the extend function:

VectorField2 = VectorField1 * Extend(scaler)

(just expanding a little for our other readers...)

-bd

Link to comment
Share on other sites

Why Oak, I'm surprised you didn't take the opportunity to say "Don't ever use repeating fields." I certainly shall:

Don't ever use repeating fields.

OK, that's not exactly true, but if there's a way (and there almost always is) to use a related file, it's nearly always much better.

Link to comment
Share on other sites

Truth be told, my invoice DB used to have repeating fields too, but I've fixed that.

The only time I use repeating fields now is as a reference for conditional value lists. If I only have, say, Category and Subcategory, then the related file will have the two fields, with one record per Category, and a repeating Subcategory field. I find it easier to edit the lists that way.

Link to comment
Share on other sites

This topic is 7863 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.