SetAutoCalcFields for loops #74
ChristianHovenbitzer
started this conversation in
New Rule
Replies: 1 comment 1 reply
-
Are there any known exceptions for this? Where you would actually want to do a calcfields within the loop? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How about a warning if a CalcFields is used inside a loop? In this szenario a SetAutoCalcFields should be be used before the FindSet.
Example
Beta Was this translation helpful? Give feedback.
All reactions