I want to draw a bar chart that compares the sales at a store to the average sales in a region. A store is a child of a region. It seems webi could only compare things at the same level. How do you compare a child value to a average value of the parent? Thanks.