in query, when we select “container hierarchy” under “container details”, we get a string that tells us where the specimen is located: which container the specimen is in and where that container is stored. e.g. freezer A -> shelf B -> rack C -> box D
However, is it possible to show the position of “box D” within “rack C”? e.g.
freezer A(1) -> shelf B(3) -> rack C(2) -> box D(23)
Many thanks.