Conpeek from container

RandomWalkRandomWalk Member Posts: 2
edited 2015-01-22 in Dynamics AX
Hi community,


Can someone help me with my issue on containers: I have 2 containers like containerA and ContainerB.

container A={1,2,2,3,4,,5,6,,6,7,7,8}

i want to read unique values from containerA and store that values into ContainerB. In place of "from conPeek(myCon, i)" the query requires the table name. I would like to place there the tablename from the container. Does anybody have an idea for this?

Thanks in advance
Sign In or Register to comment.