Message 1 of 2
Cycle Driven Dimension based on Parameter

Not applicable
03-01-2016
11:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to be able to cycle between dim1 and dim2 based on the model range. So if the model= 1 or 2, then use Gauge_dim1 but if the model= 2 or 3, then disable Gauge_dim1 and use Gauge_dim2. What would the code look like to accomplish this?