Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a simple question (I think). Why can't I make an offset from an offset?
Solved! Go to Solution.
I have a simple question (I think). Why can't I make an offset from an offset?
Solved! Go to Solution.
I believe it's that way in order to prevent an avalanche of recalculations should a change in one early offset kick off a recalculation for each subsequent and dependent offset. By deleting that constraint, you are breaking the parametric link so the offset does not update if the original dimension changes.