February 17, 201214 yr Can someone please explain why my two repetition calcs in the attached file are behaving differently. I don't see why a hard-coded value does work, but referring to a global does not. Referring to globals seems to only work for repetition 1. Thanks, Barbara PS: Spend more time answering than asking, Lee, lol. repCalcTest.zip
February 17, 201214 yr Extend ( Case ( Get ( CalculationRepetitionNumber ) = 1; g1; Get ( CalculationRepetitionNumber ) = 2; g2; Get ( CalculationRepetitionNumber ) = 3 ;g3 )) http://fmforums.com/...repeatingfield/ Just learned about this a couple days ago myself :)
Create an account or sign in to comment