I might be making this too complicated but basically I need to sort a report by dimensions each dimension has an element.
Overall
Opening
Length
Sometimes an object can have all 3 or just one or 2 of the options.
if there are 3 objects the first one has all 3 elements and the other two only has one of the element, I'd like to extract Length as the dimension to sort by in the first object.
I was able to pass the value using shared variables but unfort. you can't sort by a shared variable, any help would be appreciated?
Overall
Opening
Length
Sometimes an object can have all 3 or just one or 2 of the options.
if there are 3 objects the first one has all 3 elements and the other two only has one of the element, I'd like to extract Length as the dimension to sort by in the first object.
I was able to pass the value using shared variables but unfort. you can't sort by a shared variable, any help would be appreciated?