@gerlandog wrote:
Is there any way to use the
O.PortionName
in an expression?I would like to show how many portions of a pizza have been sold...
so I would use something like:
{REPORT ORDER DETAILS:O.ItemGroup.Count:((MG=Pizza) AND (OP=Familia)) AND (ODI=True)}
{REPORT ORDER DETAILS:O.ItemGroup.Count:((MG=Pizza) AND (OP=Grande)) AND (ODI=True)}
Is that possible?
Thanks!!!
G.
Posts: 10
Participants: 2