Hi All,
I am working on a model in which I have a combination list(A numbered list with various properties such as states, product, factories) applied to a module. When I am creating my excel sheet for that particular module using excel add in version 3.4 I am getting all the combinations of the list irrespective of the fact that I have access to only one state and can see data of that particular state only in my excel sheet. But despite of this I am getting the list of all the combinations in my excel sheet with no data information.
FYI: We have applied DCA in the write access of the module which is controlling the information that is getting retrieved to me in excel. Further, to this selective access can not be applied to this particular combination list as it is a flat list and it is not possible to make it a hierarchical list and moreover the combinations keep getting updated.
So is there any way to control the list information accessible to me in excel such that only the combinations of my particular state are retrieved to me using excel add in version 3.4.
Thanks in advance.