Hi Vasu,
In one cell, lets say A1, you will have the context member function for dim A.
In cell A2, type
="PropertyName="&A1
In cell A3, type
EPMContextMember(CONN_NAME,"DimB",A2)
Hope this helps.
Hi Vasu,
In one cell, lets say A1, you will have the context member function for dim A.
In cell A2, type
="PropertyName="&A1
In cell A3, type
EPMContextMember(CONN_NAME,"DimB",A2)
Hope this helps.