I want to visualize a bar chart for different aircraft configurations and calculate the potential value for them : [AC Type] &'|'& [AC Subtype] &'|'& [AC Engine Type] &'|'& Conf : i have a case wher i should choose two conf like this : 'A320|CEO|DAR|V2500|ACMS|DAR' so i think to add conf two times : [AC Type] &'|'& [AC Subtype] &'|'& [AC Engine Type] &'|'& Conf&'|'& Conf but it doesn't work