Nirod95
5 months agoNew Contributor
Transformation Rules (composite with range)
I was wondering if it is even possible to create a transformation rule which involves different dimensions like the following composite A#[5000-0002]:UD4#[2010]:UD2#[2412] but adding ranges to it. ...
- 5 months ago
You can use a Range in Composite TRs. To specify UD4 with a range 2010 to 2020 the syntax is:
A#[5000-0002]:UD4#[2010~2020]:UD2#[2412]