Message 1 of 2
Create a formula using multiple attributes in a dynamic block
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to have an attribute in a dynamic block calculate a formula using other attributes in the block. It is a simple span formula, basically A/B*C=D
The Attributes are as follows.
A = D-1 (the attribute is a measurement)
B = Span (the attribute is a measurement)
C = Load (the attribute is a number)
D - is the attribute that I am trying to have calculate that formula.
Any ideas?