For a simple walkthrough let's assume we want two copies of every label where the item price exceeds 2000 EUR and just one of all the other items. Then simply use this formula for the label copy count project parameter:
Cond(Item.UnitPrice>2000,2,1)
Jochen Bartlau leads the development at combit as Managing Director. He's a Microsoft .NET enthusiast driving innovation & agile project management. The mobile devices geek who used to be a physicist in his first life loves to spend his spare time with his family.