It may look like:
Store
Shelf 1
Bin A
X Y Z
Bin B
X Y Z
Shelf 2
Bin A
X Y Z
Bin B
X Y Z
If param1 = STORE then what I want is:
Store
Bin A
X Y Z
X Y Z
Bin B
X Y Z
X Y Z
I want to hide the Shelf - easy, but I also want to COMBINE the bins. See how the param1 = store, shelf is missing, and BIN from Shelf A and B are combined.
When I do this now in my report, I get the shelf hidden, but the BIN's are repeated where the shelf would have been. It looks like: (and I dont want that)
Store
(space is still here - bad)
Bin A
X Y Z
Bin B
X Y Z
(space is still here - bad)
Bin A
X Y Z
Bin B
X Y Z
Joined: 29 Jul 2013
Location: United States
Online Status: Offline
Posts: 5
Posted: 28 Jan 2018 at 2:34pm
Never mind. I just needed to eat dinner and it all made sense. It was a simple if command = X then true else false ... or then false else true in the suppress formula in Selection Export. This was added to all groupings.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum