Ask Your Question
4

What is the method for determining the seed data of a field that is dependent on the calculation of two other fields?

asked 2022-11-17 11:00:00 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-08-06 01:00:00 +0000

david gravatar image

The method for determining the seed data of a field that is dependent on the calculation of two other fields is as follows:

  1. Determine the seed data for the two fields that are used in the calculation.
  2. Perform the calculation using the seed data for the two fields.
  3. Use the result of the calculation as the seed data for the dependent field.

For example, if Field A is dependent on the sum of Fields B and C, the method would be:

  1. Determine the seed data for Fields B and C.
  2. Add the seed data for Fields B and C together to get the result.
  3. Use the result as the seed data for Field A.

It is important to note that the seed data should be selected carefully to ensure accurate and consistent results. Additionally, any changes to the seed data for the two fields used in the calculation will result in a change to the seed data for the dependent field.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-11-17 11:00:00 +0000

Seen: 18 times

Last updated: Aug 06 '21