Groovy - Accessing Attribute Dimension Members
Hi,
We were doing some testing today and were trying to use .getEvaluatedMembers to access attribute dimension members (similarly to accessing dimension members using the same method). Does anyone know if this is possible?
We can access the list of attribute dimension using .getAttributeDimensions() on line 5:
However, if we try to access the full list of attribute values in an attribute dim, it does not like it:
Thoughts? Is there a different method to get to the full list of attribute values in an attribute dim? @Luis Autrique
Tagged:
0